This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
I did read serveral threads here related to this function, but I did not find the exact answer.
The function IPCBootCPU2() in F2837xD_Ipc_Driver_Util.c contains as last line a seting of 2 IPC flags:
IpcRegs.IPCSET.all = 0x80000001;
If I remove this line, CPU2 seems not to boot. With the line is seems to work. Why? The application on CPU2 (blinky dem as example) does nothing with IPC flags. Note that emulator was physically connected (but no debug session active).
I want to run standalone applications on both CPUs.
Thank you & best regards,
Roger