• Compling Errors
    I have one project to compile, but encounter the following messages. Is it due to the versions or any hardware requirements? because I have been used other computer to compile, it's ok to run...
  • compling error query
    hi Dis is my program..and its showing error saying 'IDATA' segment too large...does it depend on the version of kiel used ? #include <REG52.H> #define ST_CNTRL P1 sfr ldata = 0x80; sbit rs = P3...
  • compling error query
    hi can anyone tell me wat does this error mean??? C214:'argument':conversion:pointer to non pointer mean??
  • compling error query
    hi Dis is my program..and its showing error saying 'IDATA' segment too large...does it depend on the version of kiel used ? #include <REG52.H> #define ST_CNTRL P1 sfr ldata = 0x80; sbit rs = P3...
  • GETTING ERROR WHILE COMPLING MY PROGRAM LISTED BELOW
    .\Objects\test1.axf: Error: L6218E: Undefined symbol stderr_putchar (referred from retarget_io.o). .\Objects\test1.axf: Error: L6218E: Undefined symbol stdin_getchar (referred from retarget_io.o). ...