Other Parts Discussed in Thread: C2000WARE
Hi,
Description
- I need to update my FW through SCI. It works fine now. Currently, through GPIO 28 & 29 for SCI_A. (this is a default setting, huh?)
- I want to change the pins for SCI_A, from GPIO 28 & 29 to GPIO 8 & 9.
- According to the datasheet, I need to change a BOOTDEF value from 0x01 to 0xC1 to make it possible.
Question
- How can I change the BOOTDEF value?
Regards,
Casey
p.s.
Here are what I did so far.
- I searched CCS for Z1-OTP_BOOTDEF-xxx & Z2-OTP_BOOTDEF-xxx, but I couldn't find them all.
- Rather, relevant registers are inaccessible.