Part Number:AM5728
Tool/software: TI-RTOS
Hi,
So I have this project where I use the EMAC driver together with ipc / remoteproc. It works fine when I run it compilted with debug configuration, but when I change to the release configuration I get the following error when I try to load the program with remoteproc:
erroneous trace resource entry
Failed to process resources: -22
Probably something gets optimized away. I followed this guide to set the application up, so any ideas where it might need a volatile?
If it helps, here the project code
(Please visit the site to view this file)