Other Parts Discussed in Thread: TMS320C6678
Hello,
I have an issue with tms320c6678 when I try to debug my own simple application. The application just runs in two cores and one instance send "Notify" to another.
When .text section replaced from L2SRAM to MSMCSRAM memory debugger influence to its behaviour. The application becomes aborted. If I remove all breakpoints from taskFxn() everything is good.
The cache has default settings.
I attached the project.
You can run the application on two cores and set breakpoints in taskFxn function and see the crash.
1258.ipc_tst.zip
With best Regards, Ilya.