• Environment variable
    Is there any updates from 2003 Year? ( http://www.keil.com/forum/2737/environment-variables/ ) I tried to use environment variables in the Folder Setup window and it is working. The name of the...
  • UVision2 and `TZ' environment variable
    I need the 'TZ' variable be set for RCS version control system. But when i set this env. var, UVision2 "refuses" to build any project, it always REBUILDS ALL :(. So, the question is: How i can get the...
  • timer and phyCORE Dev board
    Hi all When i run the program below in the simulator the program works fine and the LED blinks correctly in the simulator window.But if I download the program to the phyCORE dev board the LED in the...
  • nRF9e5 Dev kit
    i have just purchased the above dev kits but dont seem to be able to debug my software, can anyone advise me on how to setup the Keil compiler to do this please.
  • operating leds not on a dev board.
    I see the examples of how to use the LEDS on the Keil examples but I'm not able to do this on my own board. I tried something like GPIOC->MODER |= (GPIO_MODER_MODER8_0);//output GPIOC->OSPEEDR...