This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision unexpected error

Hello

I have been using keil's uVision for a while and i was pretty satisfied. Until one day totally unexpectedly i received the following error:

Build target 'Target 1'
compiling Blinky.c...
C51 COMPILER V8.08 - SN: K1DEC-L281B9
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2007
C51 FATAL-ERROR -
  ACTION:  PARSING SOURCE-FILE
  ERROR:    PREPROCESSOR: MACROS TOO NESTED
C51 TERMINATED.
Target not created

I do not use any macros , or complex defines etc. I receive this even while trying to compile a simple "Blinky" app. I haven't messed with Linker-Compiler-Assembler flags-settings. The weird thing also is that this error , for the same code ,doesn't appear no Silab's IDE. I know all this seem peculiar but if this problem has occured to anyone else and solved it i would be very happy if he shared the solution with me.

Thank you
P.S New Embedded programming..

Parents
  • IDE-Version:
    µVision3 V3.51
    Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2007

    Tool Version Numbers:
    Toolchain Path: C:\Keil\C51\BIN\
    C Compiler: C51.Exe V8.08
    Assembler: A51.Exe V8.00d
    Linker/Locator: BL51.Exe V6.05
    Librarian: LIB51.Exe V4.24
    Hex Converter: OH51.Exe V2.6
    CPU DLL: S8051.DLL V3.11
    Dialog DLL: DCYG.DLL V2.44d
    Target DLL: BIN\SiC8051F.dll V3.4.1.0
    Dialog DLL: TCYG.DLL V2.45

    some more info for the IDE

Reply
  • IDE-Version:
    µVision3 V3.51
    Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2007

    Tool Version Numbers:
    Toolchain Path: C:\Keil\C51\BIN\
    C Compiler: C51.Exe V8.08
    Assembler: A51.Exe V8.00d
    Linker/Locator: BL51.Exe V6.05
    Librarian: LIB51.Exe V4.24
    Hex Converter: OH51.Exe V2.6
    CPU DLL: S8051.DLL V3.11
    Dialog DLL: DCYG.DLL V2.44d
    Target DLL: BIN\SiC8051F.dll V3.4.1.0
    Dialog DLL: TCYG.DLL V2.45

    some more info for the IDE

Children