Aurix Development Studio Debug with miniwiggler cannot step into function

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User21471
Level 1
Level 1
First question asked
I use Aurix Development Studio creat a new project,when I debug with miniwiggler,I cannot debug my code step by step.
when I insert a breakpoint, the code stop at breakpoint correctly,but when I press F5 or F6,It cannot jump into a function or next line.
I don't know why?It seems somewhere setting not correctly.
Who has encountered the same problem?
Thanks!
0 Likes
2 Replies
teoBits
Employee
Employee
5 sign-ins 100 replies posted 50 replies posted
Hello,

I cannot reproduce your problem, for me the debugger is working fine with the miniwiggler, is it possible to have more details about the project you are trying to debug?

teoBits
0 Likes
user_kf
Level 1
Level 1
First reply posted First question asked Welcome!

Thanks teoBits.

It is a baremetal project (no OS). The code is set to no optimized (optimize level 0, or any level regardless for building). The hardware is Triboard TC3x4T TH evaluation board with TC334 core. The IDE is Tasking (TriCore Eclipse IDE v6.3r1)

0 Likes