• Printing debug messages over ITM from multiple ports
    Hello, I have been attending one Webinar series on advanced debugging. In which author talks about using ITM ports to send debug messages. I was able to do it using Keil printf function. According...
  • Printing debug messages over ITM from multiple ports
    Hello, I have been attending one Webinar series on advanced debugging. In which author talks about using ITM ports to send debug messages. I was able to do it using Keil printf function. According...
  • PPP over UART
    Hi I am using the PPP interface over UART and I implemented a custom modem driver. I can send the AT commands and the modem responds accordingly, but I don't get a DRIVER_MODEM Notify callout. How...
  • PPP over UART
    Hi I am using the PPP interface over UART and I implemented a custom modem driver. I can send the AT commands and the modem responds accordingly, but I don't get a DRIVER_MODEM Notify callout. How...
  • Http over PPP problem
    Hi forum users, A few days ago I started struggling with the following problem. When opening three or more concurrent http sessions over a PPP interface my application crashes and the debugger tells...