Hello Jun,
Yes the code was downloaded successfully. When the code (elf file) is downloaded the
program runs normally. I checked the flash memory addresses and everything is
there as it should be. The only problem is when the system is turned off and on
again the program is not running. I tested it when the elf file is downloaded
by outputting some characters on UART, and turning a diode on. However, when
the system is powered down on powered up again the program outputs nothing and
the diode is off.
I am wondering if there is some issue with debugger that comes with
CodeWarrior software. Should I reinstall the CodeWarrior?
Here is one more detail. The previous program that was developed with the
same software for the same target runs normally when the system is powered down
and powered up again. There is no significant difference between those two projects.
Do you have idea what might be the issue here?
Thanks,