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

UV2 6.12 DEBUG have a bug! Can Keil please debug this bug?

UV2 6.12 DEBUG have a bug! Can Keil please debug this bug?

I use KEIL C51 for BANK switch code.
My code is large 190K.

And I have make the AGSI simulate function with keyboard and LCD simulate.

I want to debug the 192K BANK code by use UV2 debug that 'use simulator'.

But when load all the bank code.Some error message is appear. About some address is not execute/read.

I try the bank_ex1.uv2 is OK. And try my code in C51 5.50 dscope is OK.
So I think this is a bug for UV2 6.12

My bank code BANK address is 0x0000-0x3FFF ,the common address is 0x4000-0xBFFF. Code is run from bank1. BANK0 have some BOOT code.

Can Keil please debug this bug?


0