• Interrupt collector
    Hi All, I am using Arm Cortex-A53 based board.I modified a driver module and the interrupt processing. I have a fundamental question: Since Arm Cortex-A53 can handle 16 primary interrupts, what...
  • Interrupt collector
    Hi All, I am using Arm Cortex-A53 based board.I modified a driver module and the interrupt processing. I have a fundamental question: Since Arm Cortex-A53 can handle 16 primary interrupts, what...
  • The use of Open CL and Open GLES together
    Hello! I am newbie . Now I understand a little work with Open GLES. I am using X11 Mali drivers on Odroid XU4 (Mali T628MP6). I have a question about the joint use of Open CL and Open GLES with X11...
  • The use of Open CL and Open GLES together
    Hello! I am newbie . Now I understand a little work with Open GLES. I am using X11 Mali drivers on Odroid XU4 (Mali T628MP6). I have a question about the joint use of Open CL and Open GLES with X11...
  • GPIO and ADC variables (Which is created by me) are assigned memory addresses are overlapping and making GPIO data to toggle
    Hi, I am using keil rtx5 for lpc4357 controller. Where I am trying to read data from adc and gpio pins. I created two threads. one is reading adc data and storing in a 64 bit structure. And other is...