Blog

Tag: PlatformIO

  • PlatformIO Logo

    PlatformIO & Remote Debugging

    While working on a customer project containing a GPS module and satellite modem I needed a means of remotely flashing, debugging and monitoring the board I was working on. Here’s what I ended up doing.

    |

  • PlatformIO Logo

    PlatformIO & ARM’s ITM/SWO (Serial Wire Viewer)

    No UARTS no problem! Making use of the ITM and SWO modules included as part of ARM’s CoreSight debugging hardware to provide debug output with ARM STM32 and PlatformIO.

    |