Part Number: PROCESSOR-SDK-J721S2
Hi Team,

1) The code for the line353 354 does not make sense.
2) Board_pinmuxWriteReg(domain,(baseAddr + pInstanceData[k].pinOffset),(pInstanceData[k].pinSettings)) will overwrite the original values in the registers, considering the rdRegVal mentioned in #1, is it more reasonable to write (pInstanceData[k].pinSettings) | rdRegVal?
Could you help check this case? Thanks.
Best Regards,
Cherry