I configure bootpins as boot from SPI FLASH.
boot0 = pullup 2k.
boot1 = pulldown 2k.
boot2 = pullup 2k.
boot3 = pulldown 2k.
boot7 = pulldown 2k.
After power up dsp bootcfg initiate as boot from SPI EEPROM.
If connect to dsp i saw bootcfg = 0x0034 (actual boot from spi eeprom), but bootcfg must be 0x0035 to boot from SPI FLASH.
On the bootpins nothing more are present !
Whats wrong with dsp?