Breakpoint FreeRtos debugging

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

Breakpoint FreeRtos debugging

ソリューションへジャンプ
426件の閲覧回数
AchrafOukheir
Contributor III

Hello , 
I can 't have an enabled breakpoint , also FreeRtos tasks (threads) I can't see them however. I create 4 tasks.

AchrafOukheir_0-1712080194441.png

Maybe it's not well configured. I am based on the Freertos s32k344 example.

maybe my debugger doesnt support FreeRtos, my debugger is :

AchrafOukheir_0-1712082323905.png

 





タグ(2)
0 件の賞賛
1 解決策
391件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @AchrafOukheir 

According to the shared images, looks like you have selected the Skip All Breakpoints. This command marks all breakpoints in the current view as skipped. Breakpoints marked as skipped will not suspend execution. 

VaneB_0-1712266326956.png

 

B.R.

VaneB

元の投稿で解決策を見る

2 返答(返信)
392件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @AchrafOukheir 

According to the shared images, looks like you have selected the Skip All Breakpoints. This command marks all breakpoints in the current view as skipped. Breakpoints marked as skipped will not suspend execution. 

VaneB_0-1712266326956.png

 

B.R.

VaneB

373件の閲覧回数
AchrafOukheir
Contributor III
Thank you. If the breakpoints are resolved, the FreeRTOS debugging features will work.
0 件の賞賛