I would like to run the StarterWare UART example on our custom h/w. It is mostly based on the EVM for the OMAP-L138 but has a NOR flash.
I can build the application and was wondering how to flash it. The flashing process as outlined here
http://processors.wiki.ti.com/index.php/OMAPL138_StarterWare_Booting_And_Flashing
talks about the StarterWare boot loader (which does some basic system config) which then loads my application.
Would I be right in thinking that I have to modify the boot loader to load from NOR flash i.e. replace the Nand section?
All the best,
Boris.