Part Number: AM5728
Tool/software: TI-RTOS
Hello,
I'm having difficulty getting the McASP device loopback example from the PDK working problem. I've successfully generated the project targeting the AM572x arm using the pdkCreateProject script and have imported it into CCSv8. It builds and loads to the evm successfully, but when I run the code it ends going branching to a kill, then an abort, then exit. I would expect the loopback example to continuously loop, transmitting and receiving data on the mcasp. Ideally, I'd like to implement McASP in bare-metal rather than RTOS, but there doesn't seem to be any other example projects outside of the ones generated by the PDK script. There are "test" files in the diag folder, but my understanding is those are to be loaded on an SD. Additionally, there are source files in the csl directory, but only source files, no example projects to import.
Thanks,
Alex.