I would use SPI FLASH boot mode for C6748. But on powerup, I see nothing comes output DSP feeding into the SPI flash chip with a scope. No clock output at all. How to fix?
1. The bootloader version is d800k008. DSP chip is TMS320C6748EZWTA3.
2. Boot pins are set to “0000 1010”.
3. SPI flash is programmed with the image starting at 0x000000 successfully. Possible to read the image from the EEPROM.
4. 4 pins of SPI0 module (cs, clk, simo, somi) are all connectect to the SPI Flash chip.
5. The SPI flash chip is W25Q128JVSIM, which I believe meets the requirement of the bootloader.
6. Resetn and NMIn of DSP are both connected to watchdog and FPGA. Possible low input when powerup. Could this be the cause?