I’m using CCS v 4.2 for development. I need to get some data into a particular location in SPI flash memory. This flash memory won’t be loaded into RAM by the boot loader; it will be read by the application itself. I’m using sfh_OMAP-L138.exe over a serial line to flash the memory. How do I go about creating the data and then using sfh_OMAP-L138.exe to put it in the right location in flash memory?