Here is my problem: I have a RMC3100 development kit + a rabbit cable (connected to serial COM1).
I have a “hello world” type program. When it runs under “Dynamic C” it works properly. Also generates a “bin” file.
I want to load the binary file (bin) of this code & start it when reset/power up occures.
I loaded the bin file (apparently sucessfully) using the RFU. Then move the the rabbit cable from PROG to DIAG (still on COM1).
The RFU & hyperterminal are both set to the same the same port/baud rate/etc.
I then startup a HYPERTERMINAL on my PC & reset the rabbit & nothing happens!
What am I missing here? Dosen’t the binary file from Dynamic C start upon a reset?
Thanks