• L6218E Error exported functions
    Hi Everyone, I'm newbie about keil and ARM tools. I have STM32 discovery board and I want to build RTC clock with calendar which is controlled by RS232. I have a problem when use exported functions...
  • Error L6218E
    My linker: Error L6218E: Undefined symbol ... I don't know what solve this problem...
  • Error L6218E
    i am using uVision 3 V3.60(use realview compiler) and target board is ADuC 7026.. i make a New Project.. but i don't make HEX File(this file is down load for tagetboard) i don't know this...
  • Error L6218E
    i am using uVision 3 V3.60(use realview compiler) and target board is ADuC 7026.. i make a New Project.. but i don't make HEX File(this file is down load for tagetboard) i don't know this...
  • static inline function error
    Gentlemen, I'm getting an error when I declare a function static inline. Could anyone give me a hand and try telling me why. the following function gives an error: static inline int test(void...