Hello,
I have to profile a codec (in .cpp) performing on a specific CPU in terms of latency.
I have chosen C6421 as the device, but I don't have any board or device attached,
my goal is just to perform a simulation.
The application has been built and the .out file has been created, but I encounter this
problem while trying to run the application:
No source available for "abort() at 0x118b40"
This is how the debug view looks like before and after running the application:
I was not able to figure out what the problem is and how to resolve it.
Please let me know if I have to provide more information.
Thank you in advance. I am so grateful for any help.