This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Creating Bootloader for OMAP L138(NOR FLASH)

Hi,

 

Please do help!!!!!

I need to run ARM processor in OMAP L138 using code composer studio v4.2 and after that the instructions for LED blinking should be loaded from NOR flash.

1. What all should be included in the project as well as the source file?

2. What should I write in the linker file?

3. How can I flash an external memory(NOR) with the LED blinking program? ---- Help provided in http://processors.wiki.ti.com/index.php/Secondary_Bootloaders_on_OMAP-L1x was found to be confusing.........