• Linker issues
    Hello All, I am using Keil u vision4 for stm32f2 series. I am building anSPI application using SPI libraries provided by STM. I am not able to recognise the problem. If i include those libraries...
  • LINKER ERROR
    I am trying to get all functions in a file Loader.c to be located at 0xFA00 onwards. I have tried putting the following command…. CODE (?pr?*?Loader (0xFA00)) found in the following link...
  • Linker slow
    Hello all, Anyone else notice that link time is very slow with the latest update (L166 V4.28) Walt
  • Linker issues
    Hello All, I am using Keil u vision4 for stm32f2 series. I am building anSPI application using SPI libraries provided by STM. I am not able to recognise the problem. If i include those libraries...
  • Linker List
    Hi, I'm using LPC2368 as my cpu. While I debug my target - I have the ability to watch Disassembly lines in mixed mode (C code & Assembly), this help me to find the location of every command in my...