• need help in file start166 for clr_memory
    I want read the port P2 (SAB167CR) in startA166 module and testing value for enable or not the clr_memory example: if P2^1 = 0 i will clear memory else P2^1 = 1 no clear memory if you know who...
  • need help in file start166 for clr_memory
    I want read the port P2 (SAB167CR) in startA166 module and testing value for enable or not the clr_memory example: if P2^1 = 0 i will clear memory else P2^1 = 1 no clear memory if you know who...
  • START167.A66
    Every time I build a target, START167.A66 is re-assebbled even though no changes were made to it. Is there a way to defeat this to save a little time?
  • START167.A66
    Every time I build a target, START167.A66 is re-assebbled even though no changes were made to it. Is there a way to defeat this to save a little time?
  • Start167.A66 IAP
    i have been reading about IAP in the C51 compiler, and that to implement IAP with a PSD is to change the StartUp.A51. Anyway, I would like to ask if anybody have done an IAP with C161CS (+ PSD)?...