• Installation of ARM MDK (256K) not overwriting demo version
    My installation of the 256K version of ARM MDK is not overwritting my old demo version. I tried erasing the demo version and Keil directory and reinstalling it. Still have compiler and linker (Evaluation...
  • No code completion uVision v4.70
    Updated to v4.70, uVision is working fine (compiling debugging), even upgraded my ulink2 firmware, but no code completion . "about uvision" shows version is 4.70.0.0 when I close a project on...
  • AT91SAM7SE512 Code size more than 256k, How do I flash?
    I am working on AT91SAM7SE512 based target board. The CPU has internal flash 512 KB. My Code size more than 256k. Keil flashing algorithm only seems to allow 256 kB. How do I flash?
  • complete my code
    hi. can someone plz complete the code quickly for me. it is v v urgent. < code > void main ( void ) { // start display // start keys // start clock while ( 1 ) { // update display...
  • uVision3 and code completion
    Just a general question for my information... Are there any plans to include a code completion feature (e.g. like Microsoft's Intellisense or any other equivalent technology) in future releases of...