s32k312evb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

s32k312evb

525 Views
LEEYM
Contributor III

Hello.

I use S32DS.

Where can I find the variables in the structure or the contents that come out using Print F during the debugging process?

It's a completely newbie, so I think I'll know if you let me know clearly.

0 Kudos
Reply
1 Reply

499 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @LEEYM,

I'm not sure if I understood your question correctly. Are you looking for the variables view inside the debug session? 

After establishing a debug session, you can use the "Variables" view to see the variables in the code:

Julin_AragnM_0-1750440166654.png

If you are looking for the printf implementation (using semihosting), you can look at this community post: Example S32K312 Printf Semihosting DS3.5 RTD300 - NXP Community.

Best regards,
Julián

0 Kudos
Reply