Hello Everyone,
I am currently working with the FRDM-MCXA156 development board and have been facing an issue with SWO (Serial Wire Output) while debugging.
Although the application debugs successfully, I am unable to receive any data in the SWO Trace windows, including:
- SWO Data
- SWO Profile
- SWO Interrupt Trace
- SWO ITM Console
To troubleshoot the issue, I have already verified the following:
- The SWO pin has been correctly configured using Config Tools.
- The TRACE clock is enabled and configured to 96 MHz, matching the MCU core clock (MCXA156 runs at 96 MHz).
- The project is being debugged using LinkServer with the on-board MCU-Link probe.
Despite these configurations, all the SWO trace windows remain empty during debugging.
For reference, I have attached screenshots of the SWO Trace Configuration, SWO Data, SWO Profile, and other windows, along with the relevant project configuration.
I would greatly appreciate any guidance or suggestions on what might be causing this issue or if there are any additional configuration steps required to enable SWO trace on the FRDM-MCXA156.
Thank you for your time and assistance.
#swo #frdm-mcxa156