• Help.. moving from GNU linker to armld
    Presently, I use ARM cc compiler with GNU Linker, And I've been trying to move completely to the ARM toolchain. But I am not sure how to add symbols in ARM linker while using scatter file.. In ARM GNU...
  • GNU ARM --- Error: can't execute 'as'
    I'm trying to get uVision3 to work with the GNU ARM compiler. I have tried loading an example project and selected GNU as development tool. But when i try to build I get the following error: Build...
  • Moved
    I moved my company to Tennessee and my question is it a good idea to let keil know my new address? If so what will it do for me and why don't they have a link to do it online?
  • fmount fails when fs_config moved to ext. RAM
    Dear Keil Support Team I'm facing a problem with the File System Driver and SD Cards. For memory optimizations I moved the FS_CONFIG.o (+ZI) section to the external RAM. However, if I'm doing so...
  • copying code to ram and executing it
    Hello, I am using Keil uVision 5.15 compiler. copying a routine to ram(FLASH_eraseOneBlock) and try to runit, the code crashes (hardware Fault). I have looked at Keil's ram function example and...