• uVision Bug Forward/Back Navigation
    I've been using uVision for a couple months now (V5.15) and have experienced this bug that is extremely frustrating. The bug is that after using the Forward/Back navigate buttons, eventually, I get...
  • MDK 4.5- Navigate backwords/Forward doesn't work well~~
    1: MDK 4.5- Navigate backwords/Forward doesn't work well. in some time,navigate to wrong position. 2: Templates: "The '|' character specifies the cursor location after the text block is inserted...
  • RTX51 Full - backward compatibility
    Hi, I need to know whether C51 and ASM51 version 6.x or 7.0 support RTX-51 Full version 5.1. Thanks Ronen
  • __global_reg() don't work correctly
    I declare a global variable: __global_reg(5) pCPUCB_t Cur_CPUCB; Then I assign a value to this variable: Cur_CPUCB = &CPUCB[0]; But a compiler doesn't generate code for this assigments...
  • Is Dstream backwards compatible with ARMv7 & ARMv8?
    Hi, experts      now I'm using DS-5(v5.13 Ultimate) + Dstream to debug cortex-A9 processor.      I'm going to have new platform with cortex-A53 processor, I was informed that I have to update DS-5(v5...