Part Number: MCU-PLUS-SDK-AM263X Tool/software: I am building a very simple test application to assist to board bringup. It configures most of the IO pins as either input or output. I am adding the 3 ADC in syscfg so that we can verify the analog inputs. I added one ADC did not configure it, did not use it. The application runs as it did before. I added a second ADC again did not configure or use. The application now hangs in System_init() ClockP_getTimeUsec().
↧