• Cannot execute sourcesafe commands
    Is there a solution to the issue with SVCS running Sourcesafe commands? e.g. I always get: --- Error: can't execute '"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" CP $/"xxxx" -I...
  • Cannot execute sourcesafe commands
    Is there a solution to the issue with SVCS running Sourcesafe commands? e.g. I always get: --- Error: can't execute '"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\Ss.exe" CP $/"xxxx" -I...
  • Printf Command is not working
    Hi everyone I am working on the ADuC7026. I have done some programming which is occupying 71% of the software. But when I want to use printf command so that i can verify my codes. Only printf is occupying...
  • Printf Command is not working
    Hi everyone I am working on the ADuC7026. I have done some programming which is occupying 71% of the software. But when I want to use printf command so that i can verify my codes. Only printf is occupying...
  • Why cannot load axf to SDRAM for debugging?
    My image file is large so that I need to download the axf directly to SDRAM for debugging. But I found debugger cannot load axf to 0x3000000(start address of SDRAM). The steps I took were: 1) on...