• App note question
    I can not decode LSTKXDATA according to the rules of: C51: ?C? LOAD AND STORE LIBRARY ROUTINES
  • 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 ...
  • debugging code banked apps in uv2
    does anyone have any experience debugging code banked apps in uv2 (source code debugging). I was wondering how uv2 keeps track of all the breakpoints (which may be at the same address but in different...
  • 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...