🎉 We're happy to announce new public releases 🎉

  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code
  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety critical embedded software development on Arm cores
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?