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?