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.

AM2634: SOC_enableAdcInternalReference Undefined in MCU SDK 10.0.0.35

Part Number: AM2634

Tool/software:

I was using MCU+ SDK for AM263x 9.2.0.56 and all was working.  I tried to upgrade to MCU+ SDK for AM263x  10.0.0.35 but I get the following undefined symbols when I build.

undefined                      first referenced            
  symbol                            in file                 
 ---------                      ----------------            
 SOC_enableAdcInternalReference ./syscfg/ti_drivers_config.o
 SOC_enableAdcReferenceMonitor  ./syscfg/ti_drivers_config.o
 SOC_getAdcReferenceStatus      ./syscfg/ti_drivers_config.o
 

Is there some other library I need to link in or some other configuration item I need to set up?  Perhaps in Syscfg?