FreeRTOS thread aware debugging on static RTOS

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

FreeRTOS thread aware debugging on static RTOS

833件の閲覧回数
alannilsson
Contributor II

When using the static allocation version of FreeRTOS the task list in the debugging view does not populate.  Furthermore when configuring the the TAD machinery in freertos_tasks_c_additions.h there is not an option to select static when configuring the memory model.

The thread list does show the threads but nothing in the task list view

Is this not supported in the static mode of FreeRTOS?

 

 

0 件の賞賛
2 返答(返信)

815件の閲覧回数
alannilsson
Contributor II

The 'All-Stop' setting when setting up the launch config does not stick.  Delete all launch configs, create a new one and select 'All-Stop' -> does not work.  Stop debugging and open launch config properties and 'non-stop' is check marked.  Uncheck that and debug then it works.

This happens on both versions 10.2 & 11.1

In the end it is now working for me, case closed.

0 件の賞賛

824件の閲覧回数
myke_predko
Senior Contributor III

@alannilsson ,

You don't say which device you're working with, but I have TAD working with FreeRTOS on Kinetis devices.  

The directions I used are from Tutorial: Using Runtime Statistics with Amazon FreeRTOS V10 by @ErichStyger 

Let me know how this works for you,

myke

0 件の賞賛