• programming in LPC2148
    Please help me in writing a program for Pulse Generation using PWM techniques for fixed firing angle by using LPC2148 Microcontroller *Not in C programming
  • 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...
  • Help!! Cant JTAG ADuC7022
    Help I cant JTAG an ADuC7022BCPZ62, (silicon rev H and I) When trying to JTAG the ADUC7022, I keep getting an error message that says " Memory Missmatch! Address 0x0080000 Value = 0xFF Expected...
  • 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..??????