• Will it erroneous ??
    Hi, I want to know whether below code will perform expected task or not ? void test(unsigned char const xdata* buffer); unsigned char magicString[8] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00...
  • Debug RTX 51 full task.
    Thank you in advance. May you kindly help me to find how to show tasks' status in uv2 for debugging RTX 51 project?
  • Display sfr in debug mode
    How can i display the content of sfr during debuging?
  • RTX: Measuring Task performance
    I have a project with several RTX tasks. In the µVision debugger I can see the tasks in the "System and Thread Viewer" window. This shows the state and stack of each task. The "Performance Analyzer...
  • RTX tasks
    Hi, I try RTX RL-ARM and I would like to know if the only way for task switching is by round-robin. Best regards.