• [M0+] Get CONTROL register on HardFault Handler
    Hi, I´m developing a HardFault handler and i was wondering if there is any way to get the CONTROL register value when the HardFault exception occurred, as this register is not stacked automatically on...
  • [M0+] Get CONTROL register on HardFault Handler
    Hi, I´m developing a HardFault handler and i was wondering if there is any way to get the CONTROL register value when the HardFault exception occurred, as this register is not stacked automatically on...
  • Mali T764/RK3288: how to get the ion handler/address from egl window surface
    We are using firefly board and run Android 4.4.4. And we want to display the frame buffer (content generated from GPU) directly instead of using elgswap() for speed critical application. But we meet one...
  • Mali T764/RK3288: how to get the ion handler/address from egl window surface
    We are using firefly board and run Android 4.4.4. And we want to display the frame buffer (content generated from GPU) directly instead of using elgswap() for speed critical application. But we meet one...
  • SVC handlers
    Hi Experts, The RTX code contains SVC handlers named with different names. How this can be best made use of ? Why the option to select numbering of different svc handlers like _svc(0) ....  __svc(n) ...