Flash Bootloader

Post a reply


Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Flash Bootloader

Post by mrmeval on Wed Dec 26, 2007 2:13 pm

Flash Bootloader

Post by m4y4 on Thu Jul 06, 2006 9:35 pm

Hi all,

We are currently trying to program our custom board which is based on the Xilinx ML403 design. In this project, we'd like to program the flash with the application image and then use the bootloader generated by the "Program Flash Memory" dialog to load the image from flash to bram upon power up and run the application. Using the "Program Flash Memory" dialog, we checked the box: automatically convert elf to SREC and we also created the bootloader. After that, we generated linker script for the newly created bootloader project. In the Generate Linker Script dialog we change the sections .text .rodata .data ....from FLASH to plb_bram_if_cntlr_1 because leaving it to FLASH was not even running the bootloader. However, we are unable to get the processor to load the application program stored in the FLASH. Any help would be greatly appreciated. Thank you for your time.

Top

cron