flash_example_mpc5746c Questions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

flash_example_mpc5746c Questions

Jump to solution
502 Views
kimdukyu
Contributor II

Hi.

 

The register information of MPC5746C Reference Manual and S32DS is different.

kimdukyu_0-1659351471592.png

kimdukyu_1-1659351486259.png

 

What represents the correct register information? What if I want to unlock the mid block of 0x00FA000?

Is it okay to input the value of 0x00000000U in the mid block like the example program? please answer about my question.

 

Thank you

 

0 Kudos
Reply
1 Solution
496 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

the confusing part here is that S32DS debugger obviously uses different bit ordering. The reference manual marks LSB bit as bit number 31 while S32DS marks LSB bit as 0.

Regards,

Lukas

View solution in original post

0 Kudos
Reply
1 Reply
497 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

the confusing part here is that S32DS debugger obviously uses different bit ordering. The reference manual marks LSB bit as bit number 31 while S32DS marks LSB bit as 0.

Regards,

Lukas

0 Kudos
Reply