• How to set a conditional breakpoint on a register value?
    Using DS-5's Eclipse debugger and DSTREAM agent, I am stepping through the code running on an ARM M7 in a chip on a dev board. The build was done using optimization level -O1, so not all variables are...
  • DS-5 Breakpoints not working on code loaded from QSPI
    have a project that I built/debugged just fine when I connect to my hardware (Intel Cyclone V FPGA on a custom board). Now, when I put my executable, the same one with debugging symbols and all, into...
  • DS-5 Errors running builder 'CDT Builder' on project (java.lang.NullPointerException)
    If I set Project properties >> C/C++ Build >> Settings >> Tool Settings >> ARM Linker >> Image Layout >> Scatter File to an absolute path, I can build the project successfully. If I set to a relative...
  • How to excute output file .axf on target?
    I am using DS-5 eclipse to create Hello world project referring to this . I got output file HelloWorld.axf file. I have transferred to target and tried to execute. I got following error firefly@firefly...
  • DS-5 5.25 eclipse plugin
    Hello. I've seen in some previous versions of the DS-5 (Ultimate) there was included the "update-site.zip" file enabling to install the DS-5 features into an existing Eclipse environment. The procedure...