Tool/software: Code Composer Studio
Hello,
I have a question about boot mode pin configuration. Normally, boot mode pins are GPIO84 and GPIO72. However I need to configure them to be GPIO84 and GPIO85. Since Z1_BOOTCTRL register are read only, I need to configure them in "Target Flash Settings" given in figure below. (0x5555FF5A for flash boot, I need to auto run when the power is on). Code is already in FLASH.
However, when I read register "DcmsZ1Regs", I see the default value (0xFFFFFFFF). which means that I was not able to write the desired value to the Z1_BOOTCTRL register. Do you have any suggestions? Do I need to write anything else in the Target Flash Settings?
Thank you very much,
Eray