Tool/software: Code Composer Studio
Hello,
Using the projects in the linked thread, I am trying to step through and understand better how the IPC operations work. However, I cannot seem to get the projects to run properly. I was having issues with the system_printf command, so I revised all of those calls to log_print 0 or 1, or log_error, based on the original example project. I can get the project to build, but when running the binaries one core or the other becomes stuck.
I am using
- SDK: 5.02.00.10
- PDK: 1.0.13
- IPC: 3.50.03.04
- CCS: 8.3.0
Please help me to debug/step through this program in CCS.
Thank you,
Alec