Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 123809

Forum Post: RE: some issue about multi core boot by IBL on c6678l evm

$
0
0

Thank you Rahul Prabhu

my problem has been solved already, just do that as you gave

my prior program to generate IPC is like this:

*((volatile u_int32 *)IPCGRx_ADDR) = 1;

this operate maybe can not achieve the goal as next:

/* IPC interrupt other cores */
DEVICE_REG32_W(IPCGR(core), 1);

 

i  didn't check the disassembly code, when I use "DEVICE_REG32_W(IPCGR(core), 1);" to generate IPC, it's OK

many thanks


Viewing all articles
Browse latest Browse all 123809

Trending Articles