S32 Design Studio breakpoint problem

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

S32 Design Studio breakpoint problem

ソリューションへジャンプ
746件の閲覧回数
rick1964
Contributor II

While working with S32 Design Studio, I suddenly couldn’t set breakpoints anymore. When running in Debug mode, the program loads correctly, and I can trace the source code using the F5 and F6 keys. However, any attempt to set a breakpoint ends in failure, and the list of breakpoints shows a strange, crossed-out icon. What’s odd is that when I run the program in real mode (F8) and then stop it using "suspend", the executed code stops at the correct location in the source code, I can continue tracing with F5 and F6, and restart (F8). However, breakpoints cannot be activated. The project is compiled for Debug Flash mode, and the compiler is run with the "-g" parameter.
I am using my custom development board with the S32K312 processor, and the debugging tool is the PE Micro Multilink Universal. The software is up to date, and the error described above occurred during normal work on the project.

It is not related to this project; the same error occurs in older projects where the use of breakpoints previously worked without any issues.

ラベル(1)
0 件の賞賛
返信
1 解決策
731件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @rick1964,

Could you check if the option to "Skip all breakpoints" is toggled? It seems to be the same icon:

Julin_AragnM_0-1748020964723.png

Best regards,
Julián

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
732件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @rick1964,

Could you check if the option to "Skip all breakpoints" is toggled? It seems to be the same icon:

Julin_AragnM_0-1748020964723.png

Best regards,
Julián

 

0 件の賞賛
返信
711件の閲覧回数
rick1964
Contributor II
Julian,
thanks for your help. I was looking for the mistake in completely the wrong place—I totally overlooked this…
Richard
0 件の賞賛
返信