Hi,
I have ported the ADC1 for AM4379 chip-set in Ti-RTOS environment. During the ADC1 initialisation "ADC instance is not present on the SOC" error occurred.(Hope you have get enough details from its previous thread).
Debug Print:
StarterWare Boot Loader
BOARDInit status [0x0]
Platform : 2
SoC : [AM43XX]
Core : [A9]
Platform : 2
Board Detected : [IDKEVM]
Base Board Revision : [UNKNOWN]
Daughter Card Revision: [UNKNOWN]
Platform : 2
Copying application image from MMC/SD card to RAM
Jumping to StarterWare Application...
<<<<Start BIOS>>>>
ADC0 Test Start...
StarterWare ADC voltage measure application!!
ADC0: Base Addr: 0x44e0d000ADC Step configuration. Done!!
ISR :[0]
ISR RISED.... Success
Number of samples in FIFO: 8
FIFO Data:
Step-ID:0 ADC-CH:0 Voltage Level: 1196mV
Step-ID:1 ADC-CH:1 Voltage Level: 820mV
Step-ID:2 ADC-CH:2 Voltage Level: 0mV
Step-ID:3 ADC-CH:3 Voltage Level: 812mV
Step-ID:4 ADC-CH:4 Voltage Level: 813mV
Step-ID:5 ADC-CH:5 Voltage Level: 806mV
Step-ID:6 ADC-CH:6 Voltage Level: 0mV
Step-ID:7 ADC-CH:7 Voltage Level: 0mV
Stop ADC
Power Down ADC
ADC Exit..!!
ADC0 Test End...
ADC1 Test Start...
ADC-1: StarterWare ADC-1 voltage measure application!!
ADC instance is not present on the SOC.
ADC-1: Exiting from the application
ADC-1: Stop ADC
Kindly help me to resolve this issue.

