• Position Independent Code with RTX startup file
    I want to compile my project to be PI (it is an RTX app running C code on STM32L1xx). For target options, I check "Make RO Sections PI" in the Linker tab with no scatter file or misc controls. In the...
  • Position Independent Code with RTX startup file
    I want to compile my project to be PI (it is an RTX app running C code on STM32L1xx). For target options, I check "Make RO Sections PI" in the Linker tab with no scatter file or misc controls. In the...
  • position independent independent - libc_nano
    Hi, I am building a c++ application on an nxp imx rt 1024 which has an arm cortex-m7 cpu. We have the strong need for OTA (over the air update) thus I created a customer bootloader, and the actual firmware...
  • position independent independent - libc_nano
    Hi, I am building a c++ application on an nxp imx rt 1024 which has an arm cortex-m7 cpu. We have the strong need for OTA (over the air update) thus I created a customer bootloader, and the actual firmware...
  • Position independent code (PIC) with RTX / RL-USB
    Dear Keil ARM Experts, I am quite new to the Keil toolchain and I haven't found a good answer or explanation about building relocatable code. Here is my setup: - Keil ARMCC ARMLink with uVision 4...