Hi
we are using the same firmware on all 8 cores of c6678
Apart that the first core is the master in regards to the emac
we are using the ti system bios to get starting the cores.
we start from _c_int00 which is the start location of system bios
once we are using local reset and set the reset address to _c_int00
it effects all the cores.
but when we set the reset address to main this will affect only one core as needed.
If we are using the main as reset address we will not be able to start the TSCL timer
After the local reset as been applied to the core requested to restart.
Also we think that because we started not using _c_int00 this had damaged other peripheral.
Best Regard
Doron Gabbay