Altera_ForumHonored Contributor12 years agoHow to return value(s) in NIOS interrupt (ISR) function? In the reference the return value is void, but how about I want to allocate a new variable in ISR and access it later in the main function? Thanks!
Altera_ForumHonored Contributor12 years agoYou can use global variable which can be accessed in any function as well as in ISR routine.
Recent DiscussionsMultiple NIOS V ImplementationSolvedImplementing many Nios® V cores on Agilex™ 7not able to use multiple niosV cores at the same timeSysID TimestampLPDDR4 not available in NIOSV/g linker script - Agilex-5, Quartus 26.1 Pro