I have a XDS560v2 STM and AM335X-EVM board. I am able to connect to the board using CCS, but when I try to run the AM335x_EVM.gel, I keep getting the errors:
CortxA8: Output: **** AM335x 15x15 EVM Initialization is in progress ..........
CortxA8: Output: **** AM335x ALL PLL Config for OPP == OPP100 is in progress .........
AM335x_EVM_Initialization() cannot be evaluated.
execution state prevented access
at (*((unsigned int *) (0x44E10000+0x40))>>22) [AM335x_EVM.gel:360]
at GetInputClockFrequency() [AM335x_EVM.gel:431]
at ARM_OPP100_Config() [AM335x_EVM.gel:351]
at AM335x_EVM_Initialization()
Please let me know what I did wrong. Thanks