Part Number: AM2632
We used AM2632 cpu and two cores in our project.
It seems that the core0 stopped at core2 code region after several seconds. You can see below two pictures.
The first picture shows that core0 stop at address 0x701BF144. But this address belongs to core2 and you can see second picture.
Also the disassembly code of same address looks different bettween two cores.
And what is C$$IO$$ function means?

