• Suspend and resume
    Hi, How to suspend and resume RTX51_TNY tasks? Ganbaa.T
  • 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...
  • 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...
  • Is anyone having issues on Android with creating an EGL view in native code, then having crashes on suspend/resume?
    The problem seems to be in creating the EGL surface in Native code. We have a game that creates the EGL surface in Java that this is not happening on. Anyone else having this issue? EDIT: I've attached...