• cant connect to serial port
    hi, i have installed the arm7 development tools, and i am using an arm AT91m63200 MC with an AT91EB63 Board. and i cant connect to my board using the serial port, cause i dont know where to specify the...
  • Cant select the target device
    I have installed Keil version 5 (MDK518), and found MKL46Z256xxx4 under Freescale semiconductors in device database. But when I select the target device, only ARM is listed, not any other manufacturers...
  • cant add variables to watch
    HI, some variables i cant add them to the watch in debug mode. i get : error 34: undefined identifier. e.g. for (n=0;n<N_Sample;n++) { code.......... } i want to add n to watch..??????
  • Cant build project
    Using uVision 3.31 compiling "gnu\examples\blinky" project When I change my project from "use gnu compiler "to "use Keil CArm compilier" in the "Select arm development tools" dialog the project doesnt...
  • I cant run the EXTI0:(
    Hey guys.I want to use the EXTI0 to light an LED but my code does not work.Im using LPC2138 that has simulation in proteus.