Dear all,
I design a PCB to be compatible with both MCU RM44L520APZ and TMS570L0332.
To get some source code parts compatible with both MCUs, I need the confirmation that the following instruction will not lead to unexpected behavior (or side effect) :
hetREG1->PULDIS = 0xFFFFFFFF;
Some N2HET pins are not implemented, depending on the MCU. Do the bits related to not-implemented N2HET pins can be written into without care ?
I ask this question because of the warning indicated in the "Notational Conventions" in the MCU datasheet :
"– Writing nondefault values to the Reserved bits could cause unexpected behavior and should be
avoided."
Thank in advance.
Best regards,
JDM