Hello, gantleman!
I met some difficulties when simulating AT89C51RE2. The project written on Assembler works correctly in the hardware, but doesn't work in Keil 3 Simulator. The problem consist in that simulator doesn't write to FLASH, (after WRITE operation the content of FLASH remains unchanged).
But I say again, the real chip operates correctly.
May be I should set some flags/options etc., or write somewhat in the *.ini file before simulation?
Please, help me!