[coldfire-gnu-discuss] Coldfire 52235evb debug problem

Kazu Hirata kazu at codesourcery.com
Wed Jan 14 20:44:19 UTC 2009


Hi Roberto,

> I'm using eclipse and Sourcery G++ Lite Edition with a coldfire EVM. I
> have used the FREERTOS code (Coldfire V2 RTOS and TCP/IP Demo).
> I can build the project and download the program in flash memory using
> freescale's "CF Flasher 3.1".
> Problems arise when I try to debug the code.
> To identify the problem, I have used the command prompt console and text
> commands. The steps are:

Before you hit "c", could you make sure if pc is set correctly with "p pc"? 
  If you need to update it, you can say "set pc=0xNNNNNNNN".  If I remember 
correctly, "target remote ..." doesn't set pc for you.  You would have to 
do that manually.

Hope this helps,

Kazu Hirata



More information about the coldfire-gnu-discuss mailing list