I'm trying to enable SMP functionality on iMX6 board. It contains 4 cores. I use core 0 to wake up core 1, core 2 and core 3. After initialization, everything is OK, each core can execute a task banding with it. when I manually create one task through
↧