• uVision3 hangs when downloading C++ executable
    We bought an ADuC7020 QuickStart system. GNU Compiler translates C++ programs successfully, but uVision3 hangs when trying to download an executable file into the chip (through Keil ULINK). Whereas...
  • uVision3 hangs when downloading C++ executable
    We bought an ADuC7020 QuickStart system. GNU Compiler translates C++ programs successfully, but uVision3 hangs when trying to download an executable file into the chip (through Keil ULINK). Whereas...
  • Const data changes during program execution
    hi, (lpc1317-64P) during execution of my code const data changes. I don't know how. I have used const uint8_t *p[] = { "", "abcd", }; I have checked by adding the array in watch. At one point...
  • Const data changes during program execution
    hi, (lpc1317-64P) during execution of my code const data changes. I don't know how. I have used const uint8_t *p[] = { "", "abcd", }; I have checked by adding the array in watch. At one point...
  • DS-5 on Linux: device_browser.py failed during execution
    Hello, I'm trying to configure a Bare Metal Debug connection in the Debug Configurations and when I hit the Browse button, the Connection Browser window appears with the error message "The script file...