Hi,
Running SDK 09.01.00.41 and try to run example ipc_notify_echo for four kernels on a AM263x launchPAD lab card.
Running other examples with only one kernel works!
The result is strange can't get anything out on console and some of kernels starts in running. only way to start in suspend for all kernels is to switch power of before download, reset doesn't help.
We start each kernel in order R5_3,R5_2,R5_1 and R5_0.
Nothing out on console
After 10 seconds is R5_3,2,1 kernels ending up in abort
We have tried with two different installations of SDK and two launchPAD cards with same result.
How to debug and start a multi core project?
Setting a breakpoint in main at first Debug_log print and we got there but it will not print to console.
/Andreas