Hello World Free RTOS application not working on IMXRT1050-EVKB

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Hello World Free RTOS application not working on IMXRT1050-EVKB

1,118 次查看
rajtend
Contributor III

Hello,

I am using MCUXpresso IDE to generate a FreeRTOS hello_world example.
I watched the instructions here.

When I am trying to launch the application using Debug button in IDE following things happen:

1. I get the following message in console:

[MCUXpresso Semihosting Telnet console for 'evkbimxrt1050_freertos_hello LinkServer Debug' started on port 51000 @ 127.0.0.1]

 

2.  the red LED near debug port blinks continously

3. The IDE doesn't break near main() function. Even if I add a manual breakpoint, it does not stop.

4. There is no output on Serial Console

5. There is a thread that is running. Even if I stop it, I cannot figure out where it is executing.

6. I have not modified the default application which is imported from SDK. 

On a side-note, I am able to run stand-alone hello world application, but not a FreeRTOS one.

rajtend_0-1730385441529.pngrajtend_0-1730385441529.png

 

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,099 次查看
rajtend
Contributor III

I manage to resolve it.
I changed the switch SW7 to OFF-ON-ON-OFF.
And then it started to work.

0 项奖励
回复