Kinetis design studio Trace and Profile

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

Kinetis design studio Trace and Profile

Jump to solution
1,303 Views
bataliero
Contributor III

Hi,

where is "Trace and Profile" tab in Kinetis Design Studio? In CodeWarrior it is places in Debug Configuration. That features are not supported in KDS?

 

I am using K60 - TWR_k60n512.

 

page13:

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4506.pdf

http://blogs.freescale.com/wp-content/uploads/2011/09/figure-1-the-codewarrior-ide-trace-feature-dis...

Labels (1)
0 Kudos
1 Solution
409 Views
BlackNight
NXP Employee
NXP Employee

The CodeWarrior Trace and Profiling are not part of Kinetis Design Studio.

Trace and Profiling are supported by commercial IDE's for Kinetis, see IDEs for Kinetis MCUs|Freescale

If you want to do trace/profiling (on a different level, with source instrumentation), then this might be useful for you:

Poor Man’s Trace: Free-of-Charge Function Entry/Exit Trace with GNU Tools | MCU on Eclipse

Code Coverage for Embedded Target with Eclipse, gcc and gcov | MCU on Eclipse

Erich

View solution in original post

0 Kudos
1 Reply
410 Views
BlackNight
NXP Employee
NXP Employee

The CodeWarrior Trace and Profiling are not part of Kinetis Design Studio.

Trace and Profiling are supported by commercial IDE's for Kinetis, see IDEs for Kinetis MCUs|Freescale

If you want to do trace/profiling (on a different level, with source instrumentation), then this might be useful for you:

Poor Man’s Trace: Free-of-Charge Function Entry/Exit Trace with GNU Tools | MCU on Eclipse

Code Coverage for Embedded Target with Eclipse, gcc and gcov | MCU on Eclipse

Erich

0 Kudos