• 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?
  • about .COD files
    hi i want to prevent liker to genarte .cod file how to do that. is there is any directive for that,like we have directive for genrating .cod file (CODE). i m using misrovision 3 IDE. also i m not...
  • AT89C52
    hi can anybody plz tell is there is an ISP for atmel 89c52 TQFP package...b'coz how will i program it one it si solrded in the ckt board..and ididnt find any adapter for converting 40 pin DIP to tqfp...
  • 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...
  • from controller At89c52 to 93C46
    I want to sent and receive data serially from At89c52 to 93C46... any one who can guide me a small rountine for thsi purpose.