Hello,
I try to evaluate SPI master boot on C665x. What is Parameter Table Index and Addr Width in BOOTMODE pin?
Datasheet (SPRS814A) / 2.5.2.7 SPI Boot Device Configuration
Regards,
Kazu
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
SPI chipselect and parameter table index are not update in data manual. Please refer below thread
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/283454/1055456.aspx#1055456
For more details, you can look at the tiboot.h file provided as part of the bootloader examples in the MCSDK 2.x ( \mcsdk_2_01_02_05\tools\boot_loader\ibl\src\device)or the source of the ROM code(section Keystone ROM Boot Examples and Reference code ) that we provide here :
http://processors.wiki.ti.com/index.php/Keystone_Device_Architecture
Thanks,