• CMSIS-RTOS USART callback not working
    Hi, I can't seem to get the CMSIS driver for the UART working. I'm using the Keil 4357 on the MBC4300. My code is based on CMSIS-RTOS blinky and the examples from the CMSIS documentation. One...
  • CMSIS-RTOS USART callback not working
    Hi, I can't seem to get the CMSIS driver for the UART working. I'm using the Keil 4357 on the MBC4300. My code is based on CMSIS-RTOS blinky and the examples from the CMSIS documentation. One...
  • Mali-400 drivers don't support import texture from DMA-BUF
    I get this strength issues from ODROID drivers for Mali-400 don't support eglCreateImageKHR with EGL_LINUX_DMA_BUF_EXT ? but drivers internaly use DMA_BUF any reason or workaround for this for this? And...
  • Mali-400 drivers don't support import texture from DMA-BUF
    I get this strength issues from ODROID drivers for Mali-400 don't support eglCreateImageKHR with EGL_LINUX_DMA_BUF_EXT ? but drivers internaly use DMA_BUF any reason or workaround for this for this? And...
  • Callback function
    I am developing an application based on 8051 core. I am using uVersion2 and C51. The application is based on UNIX OS concept and it involved the RTOS features. Here i am facin problem with call back function...