• TCPnet hanging in cgi_func()
    Hi all, I have a problem with a cgi handler I'm writing. My cgi_func() needs to format and output an html table. I took the inspiration from the tcp.cgi handler in HTTP Demo code. I experience the...
  • higher the number higher the task priority?
    In Keil RTX Kernel, user task priorities are from 1 to 254. Does higher number mean higher priority? Thanks!
  • Higher Priority on UART1
    How can I increase the interrupt priority of UART1 of the LPC2364? Due to heavy load on timer interrupts, I'm missing receiving characters every 5 - 10 seconds. The initialization of UART1 is as...
  • Keil 4.73 or higher at 64bit windows
    Hi, Does Keil 4.73 or higher (5.xx) fully supports without any issues windows 64bit? -Kobi
  • SystemClock_Config issue on STM32f769NI only for 200mhz sysclk and higher
    Hi All, Due to CPU package change, I tried to change the CPU from Keil project configuration. But the new project does not work. So when I check the problem part, it is SystemClock_Config() where I...