• LINK duration with LX51 is very long
    Hi, With the new linker LX51, it takes about 3 hours to link my software (128k ROM) instead of 15 minutes with the L51. I use options described below : NOAREGS CD DB OT(9,SIZE) SB ROM(LARGE) OA...
  • LINK duration with LX51 is very long
    Hi, With the new linker LX51, it takes about 3 hours to link my software (128k ROM) instead of 15 minutes with the L51. I use options described below : NOAREGS CD DB OT(9,SIZE) SB ROM(LARGE) OA...
  • p89c669 edata handling in keil copiler
    I m using p89c669 microcontroller for my development. In my software,using two array of size [672] bytes. I use xdata,idata and also pdata which totals 1k memory, but remaining 1k memory i m not able...
  • p89c669 edata handling in keil copiler
    I m using p89c669 microcontroller for my development. In my software,using two array of size [672] bytes. I use xdata,idata and also pdata which totals 1k memory, but remaining 1k memory i m not able...
  • how to copile a code written in c using keil software
    sir , please tell me how to compile a code written in 'c' language using keil software.