debugger console

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

debugger console

757 Views
sebastien_ledio
Contributor I

Hello,

I am developing code on S32DS for NXP S32K146, and I have a bug very complex to find.

I need to check permanently the values of variables. But I use already the UART serial line, so I can not use it. But on S32DS, there is a window "debugger console", is it possible to use this window to send comment/text/data ?

If yes, how can I do ?

Best regards

Sebastien

0 Kudos
2 Replies

635 Views
sebastien_ledio
Contributor I

Thanks a lot David for the link. But your link explains how to do from new project, but from my side, the project already exists and I do not want to create a new one to not lost all the S32DS configuration.

0 Kudos

635 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, I believe it is answered in the following thread:

How to use ITM Printf with S32k144 and S32DS 

Potentially following example codes could be useful:

Example S32K_printf_implementation - S32DS_1.0 

EXAMPLE: S32k144 UART printf/scanf under FreeRTOS - S32DS 

Hope it helps

0 Kudos