Forum Discussion

GHelb's avatar
GHelb
Icon for New Contributor rankNew Contributor
6 years ago

Eclipse not starting from inside quartus 19.1

The command Tools->NIOS II Software Build Tools for eclipse is not working in 19.1 lite. eclipse is installed and the plugins were extracted. If I invoke it from the command line the options to create NIOS projects exist.

Trying to start it from inside Quartus does nothing.

5 Replies

  • GHelb's avatar
    GHelb
    Icon for New Contributor rankNew Contributor

    Update: It's not working in 18.1, and it *stopped* working in 17.1.

    It used to work in 17.1 - it no longer does. I'm guessing a Java update broke things?

    • GHelb's avatar
      GHelb
      Icon for New Contributor rankNew Contributor

      If you read the original message: the SBT was already installed.

      Your telling me to do something that I have already done.

      I have shared the error(s) - when I try to start nios2-eclipse I get the message "Segmentation Violation - Core Dumped". That is the only message.

      I seems that the testing was done using WSL (Windows Subsystem for Linux). This is not a valid test of a Linux application.

  • jra00's avatar
    jra00
    Icon for New Contributor rankNew Contributor

    i have the same problem in linux mint.

    From version 18, nios2-eclipse gives "segmentation fault" error.

    any fix?

    thanx

    • GHelb's avatar
      GHelb
      Icon for New Contributor rankNew Contributor

      Sadly, Intel has not addressed these defects. Nothing to be found in any tool updates.

      For version 18.x there are a number of things to try:

      1) Install the WSL package.

      2) Get a fresh copy of eclipse mars.2 and apply the NIOS changes

      3) Write a shell script that sets the QUARTUS environment and starts eclipse.

      4) Go back to version 17.x

      In version 19.1 the Platform Designer is broken. No need for Build Tools if one can't make a platform.

      I have pointed out that the NIOS additions to eclipse should be distributed as an install-able package. Installing by writing over a collection of files is not the right way to do it.

      Even when it does start it doesn't work properly. Several eclipse commands error-abort when you try to use them.

      Good Luck!