Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
Hi,
I've been using F28P550SJ (100 pin package) MCU for a while. According to the spec sheet of this MCU, it has 5 independent ADC modules (A, B, C, D, E). When we were using ADC module A, B, C in the previous project, they worked just fine. In our new project, we have decided to also use ADC module D and E to support our design, but it seems like module D and E are NOT working as we expected.
I couldn't even configure the registers of ADC module D and E. I double checked the address of all the ADC registers in memory (as shown in the table below) when I run it in CCS debug mode, and they were all assigned in the right place, but it just didn't allow me to change any bit value of the register of module D and E, but in the same while, I had no problem change the bit value of register from module A, B, C.
It seems like something is protecting it from being written, or maybe something I didn't understand.
Please advise and this is pretty urgent for us.
Thank you.
From user manual,

In CCS debug mode,


