Forum Discussion
kpainter
New Contributor
1 year agoNios 2 uart initialization problem
I am using Quartus Lite 22.1.2. I am using the lightweight uart core. It is initialized by the alt_sys_init function and declares an object called uart_0. My problem is this object seems to be get...
tehjingy_Altera
Regular Contributor
1 year agoHi
Do you have any update on this case?
After adding the header files did you manage to solve the error?
Regards
Jingyang, Teh
kpainter
New Contributor
1 year agoHi Jingyang,
I added those includes and I still am getting the same errors.
Description Resource Path Location Type
conflicting types for 'fd'; have 'int' UserFlash.c /UserFlashTest line 859 C/C++ Problem
Invalid redeclaration of 'fd' UserFlash.c /UserFlashTest line 859 Semantic Error
Regards,
Kelly Painter