This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C_START Problem

Hello,

please have a look:

http://www.keil.com/forum/18146/

I have sometimes the same problem.

C:0x0B57 020B96 LJMP 0x0B96

But at 0x0B96 disassembly shows no valid opcode:

C:0x0B94 8090 SJUMP C:0B26
C:0x0B96 10BEE4 JBC 0xB8.6,C:0B7D

Jumping to 0x0B96 leads to crashes.

What can I do to get rid of this permanently?

Best regards,

Simon

Parents
  • I have sometimes the same problem.

    Actually, no. For starters, that poster did not actually have a problem.

    But at 0x0B96 disassembly shows no valid opcode:

    C:0x0B94 8090 SJUMP C:0B26
    C:0x0B96 10BEE4 JBC 0xB8.6,C:0B7D
    

    How did you arrive at the conclusion that that's not a valid opcode?

Reply
  • I have sometimes the same problem.

    Actually, no. For starters, that poster did not actually have a problem.

    But at 0x0B96 disassembly shows no valid opcode:

    C:0x0B94 8090 SJUMP C:0B26
    C:0x0B96 10BEE4 JBC 0xB8.6,C:0B7D
    

    How did you arrive at the conclusion that that's not a valid opcode?

Children