Forum Discussion
Altera_Forum
Honored Contributor
8 years agoerror: invalid operands to binary expression ('double *' and 'double')
:(:(:(When I compile the kernel, the error comes out,"error: invalid operands to binary expression ('double *' and 'double')",the variables down there are all double types. code:***************...
Altera_Forum
Honored Contributor
8 years agoThank you , you are right ,e_rt_p is a pointer!! Thank you very much