This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28379D: How to config the ADC on CPU2 using sysconfig?

Part Number: TMS320F28379D
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