Hello All,
>
> I figured out how to run an application from external memory in Xilinx.
> I have EDK ver 8.2.01i and an ML403 board.
> What you do is "Mark to init BRAMs" on the default bootloop app in
> the Applications window pane, update your bitstream and then load
> it into the board using iMPACT.
> Change your linker script using "Generate Link Script" for your
> large application and set the .text section to SRAM. Rebuild your
> app.
>
I have done upto this in ML402 board.But I am not able to run program from external memory.
You also have to set the .boot section (0x00000010) to SRAM.
How to set the .boot section? Have I to create a new section and select memory as SRAM.But it shows "0 bytes" and I couldn't select the address - 0x00000010.And I am not able to run application from external memory.Pls.advice me.Thanks
Regards, R.Bal