Hello World Free RTOS application not working on IMXRT1050-EVKB

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Hello World Free RTOS application not working on IMXRT1050-EVKB

1,008件の閲覧回数
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.png

 

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

989件の閲覧回数
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 件の賞賛
返信