Hi all,
I've developed a custom board with TMSC6746 DSP. I have an SPI flash on CS0 of SPI1. I use UART0 to communicate between PC and DSP.
I'd like to use sfh_OMAP-L138 utility to flash boot and application on the SPI flash, but it doesn't work.
The utility locks after writing the message "Waiting for SFT on the OMAP-L138..."
Do I need to recompile the utility? On the development board usually the UART2 is used, while I'm using UART0.
My memory is mapped on SPI1 instead of SPI0... can this be a problem?
Any suggestion will be very appreciated.
Regards,
Paolo