Other Parts Discussed in Thread: SYSCONFIG
Hi,
I am using the 28379D MCU
and configuring the ADC on CPU2 using sysconfig.
However, I am getting the following warning message when I try to add the ADC to CPU2.
"The ANALOG PinMux module needs to be added on CPU1. when an ADC instance is added on CPU2"
So do I need to modify it like below?
Cody