Looks to me like you didn't select any cores! Try: .idle_core_mask = (1 << configNUM_CORES) - 1,
.idle_core_mask = (1 << configNUM_CORES) - 1,