Article
Programmers and Debuggers
Development tools for beginners
Many if not all microcontrollers have development boards available with built-in debuggers. A more flexible approach is to use a dedicated programmer/debugger, which allows code to be transferred from a host PC to the target device and then debugged and optimized.
Discussion (0 comments)