Hi,
We are having issues trying to debug StarterWare's evm grlib_demo code. We can't seem to boot off of the MMCSD card so we are booting via the serial port (xmodem the boot.bin file.) The evm serial port output is as follows:
CCCCCCCCCCCCCCCCCCCCCCCCCCCStarterWare AM335x Boot Loader
Unable to open application file
Jumping to StarterWare Application...
At this point we are trying to test the connection via CodeComposer's Target Configuration files Advanced Settings "Test Connection" button. We've looked through the evm's user guide and hardware user guide and followed the debug setup described in:
http://processors.wiki.ti.com/index.php/AM335X_StarterWare_Environment_Setup#Debugging_on_EVM_AM335x_using_CCSv5
Is there any other documentation to help us debug the evm under StarterWare (Tech support has referred us to this forum?)
[Result]
** BoardFilePath: C:\Users\jconover\AppData\Local\.TI\213602635\0\0\BrdDat\testBoard.dat
** Resetting Emulator
ERROR -- XDS510-USB Emulator not connected/enumerated
[End]
Thank you.