Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi All,
I have used Cyclone V Soc using its single core (Cortex-A9). It is really fun. When it came to use its second core, I have faced troubles (honestly). The second core does not execute any instruction when the first core send an IPI for task scheduling. Second core is stopped at instruction "S:0xFFFF0100 : LDR sp,[pc,#-164] ; [0xFFFF0064] = 0xFFFFE6A4". So in reality the first core bear all the load. The same code is working fine on i.MX6 on 2 cores. What could be the difference? P.S. I am using DS-5.