• Another MONITOR ERROR 3 Problem
    Hi There, I have an interesting problem: In a certain memory area I am able to write to Byte 0, but when I try to write to Byte 1 the Monitor tells me "CAN NOT WRITE TO ADDRESS xxxx". Byte two...
  • 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(),...
  • 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...