Hi,
On F28377D, Is there a way to know at runtime on which processor, my application is running? without having to add #ifdef CPU1 statement?
What i need it's to know at runtime, by reading a register on which processor the part of the application is running, so that i could perform load balancing.
Register like MPIDR on cortex a9 series?
Please, i do not find some register like that in MPIDR datasheet? is there one? or another way to proceed?
Thanks in advance,
Best regards,
Rony