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.

Bootloader c5535: status register write disable

Hi,

I'm trying to boot my firmware from a 24 bit SPI Serial Flash (SST25VF080B). To do this I have created a .bin file as explained in SPRABL7B section 3.1.1.1 (Creating an Unencrypted Boot Image Using hex55). The .bin file seems correct, when I use it to boot from SD card, the DSP works correctly.
The problem is that I don't manage to write my program on Flash via programmer_C5535_eZdsp.out, there is an error in writing because my Flash has the status register write disable.
How can I enable these register via programmer_C5535_eZdsp.out?

Thanks and good day to all the community.