• Can source browser show data size?
    I think it would be nice if the source browser could show data sizes, along with the current memory type and number of uses that it already shows. This way I could easily sort my variables to see which...
  • Can source browser show data size?
    I think it would be nice if the source browser could show data sizes, along with the current memory type and number of uses that it already shows. This way I could easily sort my variables to see which...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • How to generate [enable] source browser information (RVMDK)
    How to generate source browser information while the realview toolchain is selected for compilation. I know that it may somehow be created with #pragma s. But isn't there any other way? I also have...