• Error when linking with Keil
    Hello, I don't know how to process with this error when linking a new Projeckt. Could anyone has a suggestion? Best regards -Emeric *** WARNING L23: UNRESOLVED EXTERNAL SYMBOLS *** ERROR L128...
  • Linking errors
    Hi, I'm getting linking errors while building the application that I couldn't figure out the cause. I created a function x(&y, &z); which all the code in it is commented. from my main(),...
  • Linking errors
    Hi, I'm getting linking errors while building the application that I couldn't figure out the cause. I created a function x(&y, &z); which all the code in it is commented. from my main(),...
  • linking error
    Hello everyone, I am using STM32F4xx controller for my project . I want to take the following array at fixed address as shown below: unsigned char buffer[2][770] __attribute__((at(0x20010000)));...
  • Linking ERROR
    I had exported a project from mbed to kel Now i am trying to build and link the code on KEIL. I am able to compile the files but while linking i am getting this error ERROR:- .\build\uvision5\TC_Bootcamp_1V1...