Forum Discussion
Greetings, How can I know what are the libraries used in NIOS II projects?
I am able to build an embedded system but I do not know how to use the libraries.
Is there a good manual that helps me to know which libraries should be used with certain embedded hardware ? and the syntax of using it , for example PIO in Qsys, can be programmed to send the data using the library IOWR_ .... and IORD....
Thanks in advance
2 Replies
- AnandRaj_S_Intel
Regular Contributor
Hi,
Refer below links which will help you
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
https://www.intel.com/content/www/us/en/programmable/documentation/lro1419794938488.html#wnh1489419585222
https://www.intel.com/content/www/us/en/programmable/support/support-resources/intellectual-property/embedded/nios-ii/legacy-support/ips-nios2_support.html
Regards
Anand
- Zeid
New Contributor
Much Appreciation,
Thank you