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

alt_ic_isr_register error

Altera_Forum
Honored Contributor II
1,034 Views

can anyone tell me why I am getting this error:invalid conversion from 'void (*)(filterVars*)' to 'alt_isr_func {aka void (*)(void*)}' [-fpermissive] AirRegulator.cc /SystemCode line 52 C/C++ Problem 

It is saying I am doing something wrong with my 4th input. I am trying to enter &ADCdata which is a structure I created and am trying to fill with data read from an ADC on the max 10. 

This HAL API command is the only error in my program. 

Thanks
0 Kudos
0 Replies
Reply