DSO Nano/Development
Some resources for developing (on) the DSO Nano.
Firmware development
- Get the source and build it
See Building the source with gcc. To build with IAR, see the Links section below.
- Contribute patches
Please share your modifications at the DSO Nano forum. The best is to post a "diff" from the git repository. E.g. "git diff > mypatch.diff and post the mypatch.diff instead of uploading the whole code tree. Even better is to learn git and make real patch series. Or publish your own git tree somewhere (gitourious.org, github.com etc).
Debugging
Debug arm code running on the qemu emulator using gdb
Debug arm code running on a board with JTAG using OpenOCD and gdb
Links
Tech Support & Product Discussion
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.