• XC161CJ ASC1
    Hi, Does anyone has ever see the XC161CJ ASC1 working on the KEIl debug window? I can not "printf" nothing! here is changed HELLO: P3 |= 0x0401; /* SET PORT 3.10 OUTPUT LATCH (TXD) */ DP3...
  • Receiving then transmitting from keyboard input
    I have this code that needs modifying to be able to accept a keyboard input and then transmit to serial window UART #1, 2 or 3 by creating a loop that receives from UART 1 then Transmit to UART 1. I...
  • Trying to use serial port 2 (ASC1)
    I'm trying to program the serial port 2 on the XC161CJ infineon. But i can't achieve any interesting results. Ok, i've written code like this below, but, when i open the window serial #2, and i try to...
  • DHCP never acquires IP
    Hi, I'm using a MCB2300 with LPC2368 and I can't get the DHCP client from TCPNET working. I set up the static ip to 0.0.0.0 (as http://www.keil.com/support/docs/3232.htm ), waiting for 35 seconds...
  • acquire RTX51 Full
    Hello Is there a way to acquire the RTX51 Real-Time Kernel , not the tiny version but the full one. I ve been using the tiny version for a while but the extra features of the full one like task priorities...