• L6218E : undefined symbol, linker problems?

    Kars Noordhuis
    Kars Noordhuis

    hi everyone, i've been struggling with a project im working on for the last day (or two).

    i've got two external c files that provide some functions used by fatfs and one of them needs functions out of the other.

    during linking keil spits out the…

    • Answered
    • 6 months ago
    • Software Tools
    • Keil forum
  • Predefined symbols are not defined.

    John C
    John C

    I am trying to use predefined symbols such as __OPTIMISE_LEVEL, __TARGET_ARCH_ARM, __TARGET_ARCH_THUMB on the evaluation version of the MDK and I find that they are not defined.  I tried to list all the defined symbols using the command line switch --list_macros…

    • over 1 year ago
    • Software Tools
    • Arm Compilers forum
  • Branch to a label in inline assembly

    Teddy Zhai
    Teddy Zhai

    Hi All,

    I have a label, say "XXX" in the startup assembly code.

    Later if I want to jump to label "XXX" in the inline assembly by using

    __asm{ B XXX }

    The ARMCC compile in Keil MDK complains "the label XXX is referred but not defi…

    • over 6 years ago
    • Software Tools
    • Arm Development Studio forum
  • View related content from anywhere
  • More
  • Cancel