Other Parts Discussed in Thread: TMS320C6678
In scouring the SPRUGY9C section 3.7.2 RBL loading process the SPI bootloader references the I2C process. The I2C RBL process states that the bootloader table is read from the SPI (flash) interface. Per TMS320C6678 table 2-13, 4pin mode, 24bit address for CS1 starting at SPI address 0 is configured per our boot pinout. We are setting up the boot parameter table stored in the NOR flash according to TMS320c6678 tables 2-15 and 2-21. Given that our NOR flash device supports XIP and command-address-data protocols (read = command code 0x03) over the SPI interface, we need to know which method the RBL uses as the protocol since our NOR flash non-volatile boot configuration must be configured to match the RBL prior to the first bootup,
Thanks,
Jimmy