• 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 issue
    Hello, I'm working on Cortex M0 and I have an issue with the linker ( linker v5.03 from KEIL 4.72a ). I want the linker to place data in a given memory area except in a small sub-area. So...
  • Linker Issue ...
    Dear All: I write three functions main.c, test.c and test2.c. I want to locate the code segement of main.c at 0x00000 and code segment of test.c and 0x40000 follow by code of test2.c. ...
  • MDK 4.12 linker issue
    Hello, I have had a few exchanges with Alexander of Keil support concerning a problem with the new linker - it seems to somehow misjudge the load region size required for an application (LPC2478...
  • ST-Linker ADC issue
    Hi, i recently used ST-Linker to attempt to debug some code and after using this (disconnecting), the ADC doesn't seem to work properly anymore. I thought this was an isolated issue and tried many things...