• Announcement: Mali Texture Compression Tool End-of-Life
    Hi all, The Mali Texture Compression Tool is being removed from service, and will unavailable for download after the the end of May 2022. If you need to use the Mali Texture Compression Tool please...
  • Announcement: Mali Texture Compression Tool End-of-Life
    Hi all, The Mali Texture Compression Tool is being removed from service, and will unavailable for download after the the end of May 2022. If you need to use the Mali Texture Compression Tool please...
  • RTX user timer life check
    Hi, In my software, I will create a user timer using tmr1 = os_tmr_create(500, 1); When the timer expires, I will trigger an alarm. If the conditions change, I want to cancel the alarm...
  • RTX user timer life check
    Hi, In my software, I will create a user timer using tmr1 = os_tmr_create(500, 1); When the timer expires, I will trigger an alarm. If the conditions change, I want to cancel the alarm...
  • Simulator code execution speed different to real life
    Hi there, I am using the uVision 3 software simulator to do some profiling type testing. I can run the simulator and real hardware and get the same IO behavior. The hardware uses nearly every timer...