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.

C6747 Bootpins and bootcfg is not in actual state

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?