Nios-V C++ Debug Problem
Hi all,
I am trying to debug a simple nios-v C++ app but I am getting an error while debugging. The problem is when I create a project with the following commands
niosv-bsp -c -p=niosv.qpf -s=niosv.qsys -t=hal software/bsp/settings.bsp
niosv-app -b=software/bsp -a=software/app -s=software/app/hello.cpp
it gives an error as "Launching app Default has encountered a problem. Error in services launch sequence GDB prompt not read." However, when I execute the following commands to create a project
niosv-bsp -c -p=niosv.qpf -s=niosv.qsys -t=hal software/bsp/settings.bsp
niosv-app -b=software/bsp -a=software/app -s=software/app/hello.c
I can debug it without a problem.
Could you please help me about how to debug a cpp application?
Thanks, Balerion
Hi Balerion,
Our team have contacted with Ashling, and they have provided the solution to this issue. The latest Ashling* RiscFree* IDE v25.2.1 (version dated 09 May 2025) have resolved this issue.
You may download it separately from Quartus® Prime Pro Edition Installer for software version 25.1.1 download link.
- Click on the link.
- Select your Operating System.
- Download and launch the Installer.
- Select and install these only:
- Add-ons and Standalone Software > Ashling* RiscFree* IDE for Altera
- Add-ons and Standalone Software > Quartus® Prime Pro Edition Programmer and Tools
And use it with your Quartus® Prime Pro Edition software version 24.3.
Note: Refrain from using the 25.3 installer. It is just discovered that it is packaged with an older RiscFree IDE (version dated 31st Jan 2025). Which still have this C++ debug issue.
Regards,
Liang Yu