• create library and hidden symbol with steering file
    Hi,all I want to hide symbols as what i defined when i am creating a library on MDK5. Therefore, i tried to use steering file and add "--edit file.ste" on the the linker misc control box(Project...
  • Referring symbols from linker file
    Hey there, Simply, i tried to use symbols from Keil's linker script but keil outputs "identifier __bss_end__ is undefined" I found many symbols defined in gcc_arm.ld file and i want to use one of...
  • How to export linker-defined symbols to a symbol file?
    I built an image with armlink using a scatter file. I used the --symdefs option and a steering file to export all public symbols that are in my image and that I want other code to have access to. In...
  • Linker Define Symbol
    Hi, My environment is uVision3 v3.3. I am building a project that require linker define symbol or else linker will complain unresolved problem. I have a project file the is working well when...
  • L251 linker-defined symbols
    Hi All, In the ARM toolchain, there is such a thing as linker-defined symbols and could be identify with the delimiter $$ "The linker defines some symbols that contain the character sequence $$ . T hese...