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

EPCS access using interrupt in Nios-II

NJasa
Beginner
562 Views

Hi,

    I have custom board with Cyclone-IV device EP4CE55F23I8L. I used Quartus Prime 16.1 standard edition. 

    Presently I have NIOS-II program for access non-volatile EPCS data using NIOS-II EPCS Controller core HAL Drivers by using polling method. But now I have another program where this polling method disturbs other NIOS-II Functionality. Therefore I want to access EPCS Controller core by interrupt method.

   Please share some examples of interrupt method for accessing EPCS Controller core or some documents which can guide the same.

   Thanks

Regards,

Nandish Jasani.

0 Kudos
2 Replies
BoonBengT_Intel
Moderator
537 Views

Hi @NJasa,

Good day, and hope you are doing well, regarding the question that you have, perhaps maybe you can take a look at the ventored interrupt controller to see fi that fits the design that you are trying out.

You can view more details on the controller here:

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2cpu_nii53002.pdf (under the section 'Vectored Interrupt Controller Core')

And for here are also some sample reference design:

https://www.intel.com/content/www/us/en/programmable/support/support-resources/design-examples/intellectual-property/embedded/nios-ii/exm-vectored-interrupt-controller.html

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an595.pdf

Hope that helps.

Warm regards.

0 Kudos
BoonBengT_Intel
Moderator
515 Views

Hi @NJasa,

Hope this message find you well and good day, as we do not receive any response from you to the previous clarification that we have provided. Please post a response in 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 with your follow-up questions. 

 

Warm Regards

0 Kudos
Reply