HI ,
I am working with the FRDM-MCXA156 development board and MCUXpresso IDE.
I need to integrate SEGGER SystemView into my project, without reflashing the MCU-Link to J-Link firmware.
I want to use single-shot / post-mortem mode (capture trace into RTT buffer in RAM, then manually extract it after halting the MCU).
Could anyone please share the procedure for the same.