Using AVR Studio® with mikroElektronika Compilers
This new feature will boost your productivity by enabling you to import your code in a non-mikroElektronika environment - AVR Studio®.
With the introduction of COFF File in mikroElektronika compiler, it is possible to debug and analyze your code through a software or hardware simulator.
Debugging Your Code
If your program has been built correctly, the compiler should generate a .hex
file and a .cof
file. The cof
file contains all the information necessary for high-level debugging in AVR Studio®.
Once you have done this, you can start debugging your code using some hardware debugger, like AVR® JTAGICE mkII Debugger.
Trademarks:
Atmel®, the Atmel logo, AVR®, AVR Studio® and combinations thereof, and others are the registered trademarks or trademarks of Atmel Corporation of its subsidiaries.
What do you think about this topic ? Send us feedback!