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.

AM2632: Two cores run conflict.

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?

image.png

 

image.png