I am using uVision3 on WIN2000. While scrolling any source file in IDE, it is not refreshing the text window. Say Line 110 has some statement : #define XYZ 10 and Line 111 has other statement: #define yy 2. When I scroll from 110 to 111 it appears like merging of both statements (#define yyZ210). Other application are working fine.
I am using P4 2.6Ghz with 512 RAM. It is working on other PC which has same configuration.
I tried to make out difference. But from graphics point of view, other PC has DirectX7.0 and mine PC has directX8.0.
Will any body suggest me some thing. thanks, Shyam.
I have the same problem, its a bug with Keil, try holding the UP or DOWN arrow key then press PageUP or PageDown. This messes up the re-draw of the window too. There are quite a few flakey thing with this IDE by keil, you would have thought they had fixed simple bugs like this already huh!
Has anyone had a problem with the memory or watch window not updating periodically when running target program on hardware. It works if running the simulator but not on hardware???