• µVision3 - LPC2103 - Fast IOs
    Hi, just wanted to test a simple program, that accesses the new Fast IOs of the LPC2101/2/3 series from Philips. But whenever a new register (addresses right below the lowers RAM address) is...
  • reading value from register µvision3
    Hello I am using µvision3 and Arm7 lpc2129 for my application. I would like to display the value, which is read from register on my computer screen. int init_spi_read(void) /* Data is being read from...
  • µvision3 ..user manual for writing firmware
    Hello, I am new to µvision and would like to write frimware with it. I looked in help of µvision to learn how to write my own application but there only examples are presented and not a user manual...
  • Proteus VSM 6.9 SP3 with Keil µVision3 V3.33 eval
    Hi to all! I installed the driver for virtual ICE with proteus vsm and Keil, I followed the instructions on the .pdf then tried to run the calculator example. Everything seems to be ok and when I...
  • 8051
    I run the following program in keil software....it shows 18 error....all the errors are undefined identifier error.... MAIN.C(7): error C202: 'k': undefined identifier MAIN.C(10): error C202: 'v'...