Dear Tom,
There is nothing in the UART port.
For the demo program, I follow the instructions of "Using Target Initialization Files" of "Pro_&_Linux_App_Edition_Targeting_Manual" to create the bare board project, and the program is to print "Welcome to CodeWarrior" with infinites loop.
So, you said this program may probably trap on the error exception right?
When I use Debug->Break, it do jump to the __start and show exception.
But for this simple demo program, it should not happen with any exception though.....
Could you help me to confirm couples things,
(1) I don't have any code in flash, I only use a initialization file running through the CodeWarrior with USB TAP, and it supposed can bring up the board and execute the demo program of a New-Open bare board project which is to printf "Welcome to CodeWarrior" right ??
(2) Does it mean the initialization file has brought up the board sucessfully when I see the debug elf file is executing? The initialization file should be a work one if the download progress bar finished?
(3) Will it be different between Linux Edition and Windows Edition ? Cause I using Windows Edition and follow the Linux Edition manual ??
(4) If the u-boot just somehow in the flash, will it confuse the board bringing up and I should erase it first ?
Thanks a million for your help.
Message Edited by duckycool on
2009-01-23 01:14 AMMessage Edited by duckycool on
2009-01-23 01:17 AM