• App note question
    I can not decode LSTKXDATA according to the rules of: C51: ?C? LOAD AND STORE LIBRARY ROUTINES
  • Keil APP NOTE 105
    Refer to this app note, page 4. The routine to delay for a while. Rignt or wrong, this while will never end if 65535 - startcount is less than count?(ie..the number of ticks needed for the delay is more...
  • APP NOTE 138
    Well I've been screwing around with this topic for a few days now and MAYBE this summary title might get someone's attention. I have a Cypress 8051 system which has 6K internal RAM and a 64K Flash...
  • App doesn't start occasionally
    Good day to everybody! My device has C8051F340 MCU on board. I have project that is strange . E.g 5 times app starts - on 6th time it doesn't and so on. Project architecture is Bootloader ...
  • Bootloader + Main App (ARM7) -
    Hi, Currently im developing a project which takes advantage of the In Application Programming feature on the ARM7 MCU. These individual projects are a Bootloader (IAP enabled) and a Main Application...