• Banking code does not work !
    I'm a user of a TP2808 MCU(128K Flash Rom),so I need to bank my code to 2. For cost considering,I want to change my MCU with a cheaper one,STK6012(128K Flash Rom),which has the same pin difination...
  • CODE DOES NOT WORK
    HI. I HAVE GOT SOME GOOD CODE,,,, IT DID NOT WORK AND I NOW FIX ALL BUGS AND PROBLEMS AND IT IS RUNNING,,,,, BUT IT IS STILL DOES NOT WORK,,,, PLZ I SEND THE CODE TO YOU AND YOU FIX IT QUICKLY FOR...
  • STR91X_UARTIRQ.ZIP sample code does not work
    I downloaded the new sample file STR91X_UARTIRQ.ZIP and ran the target for the simulator. It doesn't work right. I am using the trial version of the IDE, MDK303a.exe. The first failure is an access...
  • Indirect addressing does not work
    Hello, I am having a problem with register indirect addressing on the 8051 in assembly. As the debugger gets to the indirect address it does not put anything in that memory location. I can get this...
  • ICASE & LCASE does not work
    When I write "switch(...){...}" program, then C51 generates ICASE or LCASE. But ICASE or LCASE function does not work good. When CCASE is generated, it works completely good.