• SDCC error
    Hello, I am trying to convert this simple code to SDCC (due to chaninging to Linux): // main.c #include <t89c51cc01.h> #include <stdio.h> #include <lcd.h> // my own lcd header file int i ...
  • SDCC error
    Hello, I am trying to convert this simple code to SDCC (due to chaninging to Linux): // main.c #include <t89c51cc01.h> #include <stdio.h> #include <lcd.h> // my own lcd header file int i ...
  • interrupt with sdcc
    hi members.... i want to use interrupts with sdcc. i write assembler programms with c at the moment. this work is a part of a project. i know the souce code for assembler but not the c source. how...
  • Keil vs SDCC
    I looking at different compilers for working on a C8051F040. At the moment I'm split between SDCC and Keil. I'm within a budget and thus can do with an extra $2400 by using SDCC. But I don't want ot...
  • interrupt with sdcc
    hi members.... i want to use interrupts with sdcc. i write assembler programms with c at the moment. this work is a part of a project. i know the souce code for assembler but not the c source. how...