Tool/software: Code Composer Studio
I have programmed the Z1 and Z2 BOOTCTRL registers. The Z1 register is 0x5555FF5A.
I wish to change the value to 0x55550B5A.
So I need to zero bits, not set them but CCS will not let me do this.
Is there a way to do this. I guess CCS refuses as the register start value is not 0xFFFFFFFF.
Could I write my own software to do this - can you direct me to some example code ?
Thanks!
Peter Walker.