• ((void (code *) (void)) 0x0000) () generate error !
    i found in APNT_129 of keil app note this code ((void (code *) (void)) 0x0000) (); i try use it to soft reset micro generate error L121 why? how c bcode generate "ljmp 0 " or "lcall 0" ??? for...
  • ((void (code *) (void)) 0x0000) () generate error !
    i found in APNT_129 of keil app note this code ((void (code *) (void)) 0x0000) (); i try use it to soft reset micro generate error L121 why? how c bcode generate "ljmp 0 " or "lcall 0" ??? for...
  • direct the code to main{} in address 0x0000
    Hi i use SW reset command in my code. after reset, PC is set to address 0x0000. unfortunately at this address i can't find nor main{} neither JMP to main. which are the tools i can use (startup.a51...
  • direct the code to main{} in address 0x0000
    Hi i use SW reset command in my code. after reset, PC is set to address 0x0000. unfortunately at this address i can't find nor main{} neither JMP to main. which are the tools i can use (startup.a51...
  • Code not burning..
    Hi, i have burned code in Teridian's 71M6541F IC which has 8051 15 core inside using Signum's ADM51 emulator. However, earlier code was working fine and I could see the output on LCD. I set one bit in...