• Cortex-A9 SWO output
    I am developping a baremetal application for a Cortex-A9 core, which has a CoreSight debug interface. I am using GCC for compiling and GDB for debugging (JTAG Interface), and things work fine. However...
  • Cortex SWO Viewer
    Segger have a nice utility for their JLink debuggers called SWO Viewer where you can attach the JLink to a running target and view the SWO without having to run an IDE etc. It's nice and simple...
  • SWO on STM32F030
    I have previously run debugging with Serial Wire Debug on STM32F4 boards. Now, I updated everything, have Keil & UVision 5 IDE, an STM32F030 C6, and a ULink 2. I can't get a serial wire debug...
  • string parse
    Hi, i am new on arm. does any one have a string parser example for lpc2138 cpu. Thanks Orko
  • Stderr - ITM - SWO
    I begin with Keil and STM32 and try to understand the logic and rules. I'm thinking about getting an error and debug messages to the SWO. I found in Manage Run Time Enviroment , Complielr STDERR with...