I Used the JTAG with codewarrior, but the LED's did not blink/toggle like i wanted them to. Also my print statements did not work on hyperterminal.
It seems like the JTAG only works for debugging.
How do i get my board to actually toggle pins even though i'm downloading code through the JTAG?
Also i do i get the serial bootloader back?
nmitech
10-16-03, 11:34 AM
To make life more simple for you, here is my suggestions
If you have a Jtag cable then just forget about serial bootloader.
If you are working with CodeWarrior, let forget about SmallC, and vice versa.
Here is the example program with step by step instruction using CodeWarrior,
http://www.newmicros.com/isopod/appnotes/leds.txt
Later on if you change your mind, and want to work with SmallC. Here is the link to download software,
http://petegray.newmicros.com
If you want to load serial bootloader back to your board. You can get it here,
http://www.newmicros.com/isopod/appnotes/Bootloader.zip
You need to download the FLASH_OVER_JTAG_CABLE software from Pete Gray link above in order to load the serial bootloader Srecord file.
Hope this help!
vBulletin v3.0.7, Copyright ©2000-2012, Jelsoft Enterprises Ltd.