• RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • NOINIT in Keil Real View Compiler
    Hi, I'm using Keil uVision 3 IDE and ARM Real View Compiler. I want not to initialize some variables (some unions, structures, etc). I tried out with the compiler directive "#pragma NOINIT", but with...