I design an OMAP-L137 board according the reference of spectrum digital. Now I can connect my board through CCS. And I can run spiflash_writer_dsp.out on the board. And the dsp-spi-ais.bin, ubl-spi.bin, u-boot.bin are all written to the FLASH successfully.
But after I set boot pin “72103:0101x”, which is spi flash mode, the board have no ack. I monitor the SPI0_CLK of the SPI FLSH through oscillograph, but there is no clock. The SPI0_CLK of the SPI FLSH appears under CCS mode through oscillograph. I was afraid that L137 doesn’t sense the boot mode. I also uart boot, but I can’t see any signal on the uart pin through oscillograph. Can anyone help analyze it?
I suffer a similar problem when I debug the DM355 board. (CCS is OK, but boot fail) The problem was resolved according to the TMS320DM355 Digital Media System-on-Chip Silicon Errata. “If the GIO0 pin is low during device boot from a NAND device, the DM355 will not follow the normal boot process”.