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 see a simular problem. Sometimes when pressing page down, the lines displayed doesn't correspond to the current scroll position. I can see for example the upper 40% of lines being changed when I pressed the page-down key, while the remaining 60% continuing to show the same lines. No other program behaves the same on the PC.
Forgot to mention: The machine is a 3.0GHz hyperthreaded P4 from Dell.
The problem can always be handled by pressing Ctrl-Home. That will get the specific edit window to catch up and get in sync.
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???