FRDM-KL26Z trace on uVision with ULINK Pro Debugger

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

FRDM-KL26Z trace on uVision with ULINK Pro Debugger

Jump to solution
1,345 Views
matthieutardivo
Contributor II

Hi, I am using a FRDM-KL26Z board with a Keil ULINK Pro Debugger and I would like to trace as many information as possible on Keil uVision Debugger. Is there a way to do so ? ETM would be nice. I have seen it is possible on the KL25 version of the board but could not make it work on the KL26 board. Does anyone know how to do so ?

0 Kudos
1 Solution
916 Views
matthieutardivo
Contributor II

Final answer : It is not possible to get these debug information on uVision because MTB cannot do timestamps.

View solution in original post

0 Kudos
5 Replies
916 Views
mjbcswitzerland
Specialist V

Matthieu

>>I have seen it is possible on the KL25 version of the board

Where have you seen this?

Since the KL25/KL26 have SWD and no trace pins they are limited to the CoreSight Micro Trace Buffer to provide trace capabilities.

I wouldn't envisage any differences between boards since only the SWD wires are involved. Also I wouldn't expect any debugger types to have advantages in this respect since all trace suppport would be via SWD and the controlling software.

Regards

Mark

916 Views
matthieutardivo
Contributor II

Hi,

Indeed, I have made the Micro Trace Buffer work and can know trace instructions. However, I can't get any information on the event viewer, or the code coverage, or the performance analyzer.

Is it possible to get these information on uVision by using the MTB ?

Matthieu

0 Kudos
916 Views
mjbcswitzerland
Specialist V

Hi

Since the question is relevant to uVision it may be best to ask Keil directly.

Regards

Mark

0 Kudos
916 Views
matthieutardivo
Contributor II

Already done in parralel of this thread. Will provide the answer here if relevant.

0 Kudos
917 Views
matthieutardivo
Contributor II

Final answer : It is not possible to get these debug information on uVision because MTB cannot do timestamps.

0 Kudos