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++
12596 Discussions

I am trying to compile the Demonstrations for the HPS, but I have trouble to find the hardware-libs for Cyclone V. Where can I get them?

MMolz
Novice
2,763 Views

I have downloaded SoC EDS, but there are just the hardware-libraries for "soc_a10". I think I need "soc_cv_av".

0 Kudos
7 Replies
Abe
Valued Contributor II
1,578 Views

Which CycloneV kit are to targeting? You can check out HPS Demo/Reference designs from Rocketboards

 

https://rocketboards.org/foswiki/Documentation/Board#fq=field_Device_s%3A%22Cyclone%20V%22

0 Kudos
MMolz
Novice
1,578 Views

I have the DE10-nano rev C with 5CSEBA6U23I7NDK.

There are some working demos on the System CD, but if I try to compile an own HPS-Project, it´s not possible because of the missing Hardware-libraries.

0 Kudos
Abe
Valued Contributor II
1,578 Views

These maybe the HWLibs that you're looking for :

 

https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/rtos_tools.html

 

EDS Patch which contains them.

0 Kudos
MMolz
Novice
1,578 Views

That´s not for what I am looking for. I need some Header-files for compiling a simple code written in C.

At the System CD there are some Examples with a c- file and a Makefile. There is also a working executable for Linux, but if I try to compile the code by myself, it is not working.

0 Kudos
MMolz
Novice
1,578 Views

When I try to run 'make' with SoC EDS Command Shell, there is the Error due to missing files.

0 Kudos
MMolz
Novice
1,578 Views

If I check the path in the Makefile, I do not find the folder "soc_cv_av". My question is: where can I find these missing Header-Files?

 

0 Kudos
MMolz
Novice
1,578 Views

I think, I accidentally installed the SoC EDS pro edition instead of Standard Edition.

https://www.intel.com/content/www/us/en/software/programmable/soc-eds/getting-started.html

Thank you for helping!

Reply