• armlink Error: L6218E: Undefined symbol...
  • An error message by armlink
    Hello, guys, I am now building my application for a Cortex-M0plus core, and when I tried to link the object files with the standard C library using the following command, $ armlink --cpu=Cortex-M0plus...
  • An error message by armlink
    Hello, guys, I am now building my application for a Cortex-M0plus core, and when I tried to link the object files with the standard C library using the following command, $ armlink --cpu=Cortex-M0plus...
  • armlink Error: L6218E: Undefined symbol...
  • armlink error: out of range pc-relative fixup value
    Hi, I am trying to migrate my project targeting an ARM Cortex M4 MCU previously compiled with ARM Compiler 5.06 to ARM Compiler 6.11. The project uses RTOS Keil RTX v4.81.1 In the linking...