Debugger S32DS with Trace

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

Debugger S32DS with Trace

2,337 Views
koehlerl
Contributor IV

Hello,

If there a Debugger for the S32DS with which I can Trace variables. 

I need it for Update the Expression List without stop the run mode.

I use the Segger j-link Base with S32K144. 

BR

Lutz

Labels (1)
0 Kudos
5 Replies

1,596 Views
mikedoidge
NXP Employee
NXP Employee

Hello koehlerl,

At this point in time, we do not have an NXP Debugger with Trace for the S32DS, however, the S32DS does provide support for 3rd-party debuggers. We have information on the product page for S32K which lists the tools that support the S32K family in the IDE - Debug, Compile and Build Tools section. I took a look and it seems both Green Hills and Keil have probes which support Trace for S32K. If you proceed to the partner pages for each, you can see a detailed tabular listing of the available tools with links to the devices supported by each.

Hope it helps,

Mike

0 Kudos

1,596 Views
koehlerl
Contributor IV

Hello Mike,

thanks for your Information.

But my question is, if there a possibility to activate trace in the S32DS with j-link base debug probe?

I can use Segger J-Scope as external tool. But I look for something that is integrated in S32DS.

Br

Lutz

Von: mikedoidge

Gesendet: Freitag, 17. August 2018 16:17

An: Köhler, Lutz <lutz.koehler@acd-antriebstechnik.de>

Betreff: Re: - Re: Debugger S32DS with Trace

NXP Community <https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

Re: Debugger S32DS with Trace

reply from Mike Doidge<https://community.nxp.com/people/mikedoidge?et=watches.email.thread> in S32 Design Studio - View the full discussion<https://community.nxp.com/message/1047210?commentID=1047210&et=watches.email.thread#comment-1047210>

0 Kudos

1,596 Views
mikedoidge
NXP Employee
NXP Employee

Hello koehlerl‌,

If I understand your question correctly, what you are looking for is to have real time update of a variable rather than what is usually referred to as Trace capability. In general, we have implemented an open source solution to support the Segger connection (ilg.gnuarmeclipse.debug), it was not developed by us. There is another thread which I believe will provide you with the answers you are looking for. It is for KDS, but the solution will be much the same.

https://community.nxp.com/thread/349831 

Hope it helps,

Mike

0 Kudos

1,596 Views
koehlerl
Contributor IV

Hello Mike,

Yes, exactly. I’m looking for a real time update of a variable.

In the thread of KDS stands, that KDS is not able to read/write variables in in real time debug mode.

I don’t want to use FreeMaster or other tool.

In the KDS threat you can see the Keil MDK video. And this is what I want in the S32DS.

The question is: Can S32DS in real time read /write variables ?

Lutz

Von: Mike Doidge

Gesendet: Montag, 20. August 2018 23:00

An: Köhler, Lutz <lutz.koehler@acd-antriebstechnik.de>

Betreff: You have been mentioned by Mike Doidge in Re: Debugger S32DS with Trace in NXP Community

NXP Community <https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg>

You have been mentioned

by Mike Doidge<https://community.nxp.com/people/mikedoidge?et=notification.mention> in Re: Debugger S32DS with Trace in NXP Community - View Mike Doidge's reference to you<https://community.nxp.com/message/1047922?commentID=1047922&et=notification.mention#comment-1047922>

0 Kudos

1,596 Views
BlackNight
NXP Employee
NXP Employee

This does not apply to the SEGGER J-Link connection, but you can have this with the P&E connection as they have implemented the "Real Time Expressions" view for Eclipse, see P&E ARM Cortex-M Debugging with FreeRTOS Thread Awareness and Real Time Expressions for GDB and Ecli... .

Unfortunately, the same does not exist for J-Link (yet).

Erich

0 Kudos