• 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 modify locals
    Hi, whilst debugging code running on my XC161board i cant seem to modify the locals in the watch window. Does anyone know why this is?
  • read adc
    hi how can i read mcbstm32f103ze's adc ,in fastest way?
  • cant getchar while connecting to serial port of MCU
    Any body can help me that how can i give data to MCU from PC using the hyperterminal or any other terminal through serial port. my prog properly work on KEIL but when i burn the hex file it can work...
  • Cant write port output with str912 demo board
    Hi, I am new to ARM (usually work with 8051), and am working on a little RS232 GPIO board. Project is a serial input on port 3 (uart 1) takes 3 bytes in and writes the values to ports 0-2, and 4-9. ...