aCute icon indicating copy to clipboard operation
aCute copied to clipboard

Empty project templates list

Open Satvik3799 opened this issue 1 year ago • 0 comments

The issue is probably similar to #182 Screenshot from 2024-02-06 19-28-22

My laptop configs are: OS: Ubuntu 22.04.2 Arch: x86_64 kernal: 6.5.0-15-generic I am using Eclipse mars 2.0

Workaround I did for running Eclipse from Quartus Prime lite: I am using the Eclipse from Quartus prime Lite Edition (23.1). Initially it wasn't launching and crashing upon startup. I extracted the "eclipse-cpp-mars-2-linux-gtk-x86_64.tar.gz" file into /23.1std/nios2eds/bin A folder named Eclipse was created and I copied all of the contents of that extracted folder and dumped it into the /23.1std/nios2eds/bin directory. I replaced the eclipse-nios2 executable with the one that was in the extracted folder. And ran eclipse from there. It started working.

How I encountered the issue: I was creating a new project from "file > new > others > Nios II Application and BSP Template" and gave the .sopcinfo file. Gave a project name. I needed to select a Project Template in order to create a new project but the template list is empty and I can't create a new project. When I add the .sopcinfo file, the console gives me this log, "SOPC_KIT_NIOS2 environmental variable is not set!"

Satvik3799 avatar Feb 06 '24 17:02 Satvik3799