BXia
Occasional Contributor
2 years agomany "undefined reference to" errors while building Nios V software
Hi,
I created a Nios V based software, where VGA.c, VGA.h and main.c are included, after building the project, it indicated few "undefined reference to" errors, as shown in figure below.
However, they are all defined in VGA.c, VGA.h as shown in figure, I don't know why this error got.
Anyone can share any advice? Thanks in advance.
Hi
Could you try rengenerating the Cmakelist again.
Try going through 5.1.2 and 5.1.3 to update the list of c and h files in your project.
If you have done that could you try closing and reopening your project in the IDE.
Regards
Jingyang, Teh