Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - andreseg

Pages: [1]
1
Luminary Micro TM LM3SXXXX / Re: not able to debug
« on: November 11, 2009, 05:59:30 PM »
Hi suhas.

Try this to start degguging in IAR

Open "Project Options"  and go to "C/C++ Compiler > Output" and select "Generate debug information". Do the same in "Assembler > Output". In "Linker > Output" select "Include debug information in output".
Finally in "Debugger" select Run to main.

Pages: [1]