🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
Contact us to get access

Arm Cortex NXP LPC15xx: SWO trace

07-May-2025

On LPC15xx devices, you can configure I/O pin to use for a SWO trace with a custom initialization script.

Environment will remap the selected pin to output SWO trace, disabling any function previously assigned by the application.


Possible solution

1. Add the custom script LPC15xx_TraceInit.cpp to Hardware | CPU Options | Analyzer | SoC Initialization.

2. Specify which port to use for parallel trace and select a pin that is not otherwise used by the application. The default settings are:

  • g_eSWOPort=PIO0
  • bySWOPin=8




More resources in winIDEA Help

    Was this answer helpful?