• Generating a *.cod file
    I often experience difficulty persuading the IDE to generate a COD file (should be generated by the linker). What exactly is required for the COD file to be generated?
  • Generating a *.cod file
    I often experience difficulty persuading the IDE to generate a COD file (should be generated by the linker). What exactly is required for the COD file to be generated?
  • codding for AT89C52
    hi, i am working on a project "gsm based automatic meter reading".in which i need codding for AT89C52.SO please tell me how i got this coddinbg.
  • codding for AT89C52
    hi, i am working on a project "gsm based automatic meter reading".in which i need codding for AT89C52.SO please tell me how i got this coddinbg.
  • Output ASM Code in COD differs from LST
    I have a problem like this. I have mixed ASM and C source code. After compiling when I look LST file where is a code made by CA it looks like bellow. And it is good for me. Function is called by direct...