• uV3 - Memory window does not update?
    Hello, I am currently trying to debug an application that uses the ULOAD mode of the ADuC845 to write to code memory. Apparently, the code itself is working, but when trying to view the changes...
  • Controlling uV3 window position
    As installed, my version of uVision 3 permanently (I thought) docked the Project window in the upper-left corner of the application, and the Workspace to its right. This suited me fine. Last week...
  • GNU-Tool-Prefix??
    I am using Keil µVision3 for simulating an ARM processor. To use CodeSourcery toolchain I set * GNU-Tool-Prefix: arm-none-linux-gnueabi- * Cygnus Folder: C:\Program Files\CodeSourcery\Sourcery...
  • Sourcery GCC prefix
    Hi, which gnu-tool-prefix do I have to use in order to work with Sourcery and arm-none-linux-gnueabi? arm-none-linux-gnueabi or arm-none-linux isn't working... getting the error msg "failed to...
  • how to add prefix 0x to hex?
    Hi! i am using P89c669 as master and P89v51 as Slave.The Slave program it self by using IAP method.the hex file for the program is received form master.so the master have the hex file.now the problem...