• Redefinition
    Hi i wrote the code below for a T89C51CC01 atmel's controller.When i tried to build it, it gives the following error message:(Build target 'Target 1' compiling xixi.c... XIXI.C(7): error C231: 'P1...
  • Redefinition
    Hi i wrote the code below for a T89C51CC01 atmel's controller.When i tried to build it, it gives the following error message:(Build target 'Target 1' compiling xixi.c... XIXI.C(7): error C231: 'P1...
  • #include p0 redefinition
    My project includes 24C16.c 24C16.h CS5532.C CS5532.H and main.c . The MCU I use is SyncMos company 's SM8958A . Now I write include <sm8958a.h> in 24C16.h and CS5532.h sperately, then I write...
  • #include p0 redefinition
    My project includes 24C16.c 24C16.h CS5532.C CS5532.H and main.c . The MCU I use is SyncMos company 's SM8958A . Now I write include <sm8958a.h> in 24C16.h and CS5532.h sperately, then I write...
  • avoid redefinition error C231
    Hi Is any compiler command to avoid redefinition error C231 ? p.s. http://www.keil.com/support/man/docs/c51/c51_c231.htm