• error while linking.
    hi all, i am using Keil Board MCBSTM32, & Keil uVision 3 IDE. while compling the program, the IDE gives an error "error : L3930U : Argument 'DARMSTM' not permitted for option 'device'." may anyone...
  • 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(),...