• Program main app using Keil fails with a bootloader and main application using J-Link Segger Ultra+
    Hello all, So my current situation is this: I would like to develop and debug my main application on my device with a bootloader on it. I cannot program the main app to flash if I haven't erased...
  • Program main app using Keil fails with a bootloader and main application using J-Link Segger Ultra+
    Hello all, So my current situation is this: I would like to develop and debug my main application on my device with a bootloader on it. I cannot program the main app to flash if I haven't erased...
  • Using Multiple ST-Links to program separate STM32 targets
    I am building an application which will program 4 STM32G030 in a test rig but cannot work out how to use 4 ST-Links connected to a USB hub in my test rig to do this. I need to run the ST-Links in parallel...
  • Using Multiple ST-Links to program separate STM32 targets
    I am building an application which will program 4 STM32G030 in a test rig but cannot work out how to use 4 ST-Links connected to a USB hub in my test rig to do this. I need to run the ST-Links in parallel...
  • Link a pure binary file to image with scatter file
    Hi, I am using ARM DS-5 version 5.29.1 to develop a baremetal project for Cortex-A72,and write linker scripts with arm scatter file I want to link a pure binary file with my program,but I don't know...