Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

VSCode Nios II command shell

qwk000
New Contributor I
544 Views

Has anyone tried and successfully enabled the Nios II Command Shell in Microsoft VSCode?

0 Kudos
1 Solution
qwk000
New Contributor I
532 Views

I'm back!  Ok, to get the build environment (somewhat) integrated into VSCode, the secret is: Launch "code" from the Nios II Command Shell. That way, the path to "make" is known, and the right shell is launched during the build. 

I think these items are needed in the settings for the "Makefile Tools" extension:

qwk000_1-1678401511646.png

If the Makefile is not in the root of the folder, you'll have to tell the extension where it is using setting in the same section shown in the image above.

Now I have clickable links:

qwk000_2-1678401846681.png

 

View solution in original post

8 Replies
qwk000
New Contributor I
539 Views

qwk000_0-1678397906167.png

That was pretty easy. Just needed better googling skils.

Next, anyone know how to integrate the "make" build into VSCode? Just the simple terminal integration doesn't provide clickable links to errors/warnings.

qwk000
New Contributor I
533 Views

I'm back!  Ok, to get the build environment (somewhat) integrated into VSCode, the secret is: Launch "code" from the Nios II Command Shell. That way, the path to "make" is known, and the right shell is launched during the build. 

I think these items are needed in the settings for the "Makefile Tools" extension:

qwk000_1-1678401511646.png

If the Makefile is not in the root of the folder, you'll have to tell the extension where it is using setting in the same section shown in the image above.

Now I have clickable links:

qwk000_2-1678401846681.png

 

qwk000
New Contributor I
522 Views

To get Intellisense working decently in VSCode, in addition to the steps above, follow these steps:

Configure IntelliSense for C++ cross-compilation (visualstudio.com)

 

EBERLAZARE_I_Intel
502 Views

Hi,


May I know your windows version you're working on?


qwk000
New Contributor I
440 Views
EBERLAZARE_I_Intel
469 Views

Hi,


May I know also the Quartus/Nios II version that you used?


Also, do you have any further questions/help needed?


qwk000
New Contributor I
439 Views

Quartus Prime Version 18.1.0 Build 625 Standard Edition

 

No further assistance needed.

 

EBERLAZARE_I_Intel
430 Views

Hi,


Thanks for the update and the information.


I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.



p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or you may also select your own best answer for other user's experience or rate 4/5 survey.


Reply