• "command not supported" during download with Keil MDK-ARM V5.29
    Hi, we are using the STM32 VL-Discovery-Board with a STM32F100RB processor and ST-Link V1 (newest available firmware). For Compiling and download to the board we use Keil ARM-MDK. Until V5.28 everything...
  • "command not supported" during download with Keil MDK-ARM V5.29
    Hi, we are using the STM32 VL-Discovery-Board with a STM32F100RB processor and ST-Link V1 (newest available firmware). For Compiling and download to the board we use Keil ARM-MDK. Until V5.28 everything...
  • ADRP command loading incorrect address.
    Hi Arm experts, I have a load command to load a structure in assembly code as below: adrp x4 , ASM_NAME ( forkx ) This load instruction is not giving the proper address of the structure that i...
  • ADRP command loading incorrect address.
    Hi Arm experts, I have a load command to load a structure in assembly code as below: adrp x4 , ASM_NAME ( forkx ) This load instruction is not giving the proper address of the structure that i...
  • LOAD %L INCREMENTAL command in Ram.ini error
    Hi to all I am using an ini file to initialize the external ram to load code during debug at the end of the ram.ini file there is a command to load the code in ram LOAD .\Obj\FL0064.afx INCREMENTAL...