• keil linking error L6802E
    I am a beginner in ARM9 programming. i am geting linking error:"L6802E:thumb branch Relocation REL:59 in section RESET from object startup.o refers to non-thump symbol -main in section!!!main from object...
  • 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 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(),...
  • Problem when linking for RTX51
    Hi, When I link my program I get: Build target 'Target 1' linking... *** WARNING L1: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?RTX_MBX_PAGE MODULE: C:\KEIL\C51\LIB\RTX51.LIB (RTXCREA) *** WARNING...