• Suspend and resume
    Hi, How to suspend and resume RTX51_TNY tasks? Ganbaa.T
  • Task Suspend and resume
    Hi, I writing a new app based on the new Keil 5 CMSIS-RTOS Version 1.02, I wanted to be able to suspend and resume a task, several times in another task, I have used osThreadTerminate for suspending...
  • Resuming from Idle mode
    Hi, Myself Ganesh, If the microcontroller is in the idle mode, how can I resume it back to the normal mode of execution? Thanks in advance.
  • Resume the same TCP connection after abort for LPC1788.
    Hello Everyone, I'm working on MODBUS Protocol over TCP on my LPC1788. LPC1788 is in listening mode (Server) for modbus slave. My Modbus master application (Client) first connect to server then send...
  • How to resume program execution after soft reset ?
    Hi, I would like to execute a feature to resume program execution after soft reset for DS5000. This is similar to suspend and wakeup capability for low power management Advice and experience would...