• error while linking....
    i want to initialise a SD-MMC card and for that i am caling the finit(); function defined in RTL.h but the code is giving error " hyper_terminal.axf: Error: L6218E: Undefined symbol finit (referred from...
  • Out of Memory while linking
    Note: This was originally posted on 5th September 2010 at http://forums.arm.com hi While doing a ARM build using RVCT 2.2 patch 686, I am getting the following error Fatal error: L6000U: Out of memory...
  • 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 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(),...