Joined: Thu Mar 18, 2010 9:01 pm Posts: 2
|
|
Hi There, Im having problem in download simple "hello world" program into at91sam9261-ek. Can anybody out there help me to specify how to download the binary file into the board. I tried some method earlier:
1. Choose dataflash -> enable -> send bootfile (0x00) -> send bootloader by keil(0x00) -> send helloworld.bin(0x4200)
2. Choose dataflash -> enable -> send bootfile (0x00) -> send bootloader by keil(0x8000) -> send helloworld.bin(0x40000)
3. Choose SDRAM -> enable -> send helloworld.bin(0x20000000)
but all this method are end up with failure. Please guide me into correct way in getting this thing done. Thanks in advance.
|
|