FreeRTOS stuck in prvPortStartFirstTask (MCUXpresso IDE)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeRTOS stuck in prvPortStartFirstTask (MCUXpresso IDE)

1,130 Views
adde_ado
Contributor III

I am trying to run/debug freertos_hello example code that is provided by NXP (SDK_2_11_1_MIMX8ML8xxxLZ) and I'm running into this problem at startup. 

segger_jlink_mcuxpresso.jpg

For debugging I'm using SEGEGR J-Link debugger (device MIMX8ML8_M7).

MCUXpresso version is v11.5.1 [Build 7266] [2022-04-13].

Does anyone have any idea why this happens?

Best regards,

Adde

0 Kudos
Reply
3 Replies

1,122 Views
joanxie
NXP TechSupport
NXP TechSupport

MCUXpresso IDE doesn't support imx8mp, only IAR and GCC

 

0 Kudos
Reply

1,111 Views
adde_ado
Contributor III

Are you 100% sure, my FreeRTOS application is running on Cortex-M7? 

This was not the case with i.MX8M-Mini. Am I right?

Best regards,

Adde

0 Kudos
Reply

1,073 Views
joanxie
NXP TechSupport
NXP TechSupport

I suggest that you can refer to the release note in the SDK document folder, current MCUXpresso IDE couldn't support imx8mm, but you can use IAR or GCC

 

0 Kudos
Reply