Hi,
I am using Jim Lynch’s tutorial on setting up the toolchain for the AT91SAM7X256 board I purchased from Sparkfun.
I have installed Yagarto, eclipse and other ARM tools.
I am using OpenOCD with USB-Jtag-Tiny.
I am able to compile the LCD demo code without error.
This generates a *.exe file (I am not aware if it outputs a *.out or *.bin and don’t know if it can)
Now, I run the Jtag_tiny external tool from my IDE and the exe file is downloaded on the Flash correctly.
Now, how do I get this program to execute? Is there some Jumper setting for putting the board in execute from flash mode ?
I really don’t know what to do after this? Is there some key that I need to press.
Thanks,
Aditya