• Blue Arrow?
    I just started a debug session in uV2 (latest version) and besides the yellow arrow pointing to the next instruction, there was also a blue arrow in the source window pointing to code that wouldn't be...
  • Blue Arrow?
    I just started a debug session in uV2 (latest version) and besides the yellow arrow pointing to the next instruction, there was also a blue arrow in the source window pointing to code that wouldn't be...
  • Arrow not stop
    Hello everybody :) I downloaded Keil uVision 3.x from Keil WEB and made simple project for ARM7 LPC2478 where only main function included, but when I start debugging arrow not appear near main()...
  • Arrow not stop
    Hello everybody :) I downloaded Keil uVision 3.x from Keil WEB and made simple project for ARM7 LPC2478 where only main function included, but when I start debugging arrow not appear near main()...
  • get a character key as soon as hit a key on keyboard via telnet api
    Hi, I've been coding for telnet console using ​API KEIL offer.I'm working on Telnet_Server_UIF.CPP which was created by example installer of KEIL. i can get strings via netTELNETs_ProcessCommand call...