Difference between revisions of "LPC845"

From SEGGER Wiki
Jump to: navigation, search
(MTB Trace)
 
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
   

Latest revision as of 13:11, 15 May 2024

Contents

MTB Trace

For the LPC84x series, MTB support was implemented by NXP in a non-standard way so that various things like CoreSight auto-detection of MTB and its buffer are not possible. The J-Link software worksaround this and still gives the user a out-of-the-box experience when using MTB trace on this device. J-Link software V6.46 or later is required to use MTB on this device series.

A sample project that demonstrates MTB backtrace via Ozone on this device can be found here: Trace Example