Solved
Forum Discussion
ABola2
New Contributor
7 years agoThanks for the advise. I have the correct header files,
Still seeing the same error, even trying to clean the project, and rebuild. can you give more suggestions?
Hi @ABola2 ,
First check if you have altera_avalon_pio_regs.h & altera_avalon_uart_regs.h files in design directory "<Project>_bsp->drivers->inc" folder. If yes, Clean the project and build the project. If no, You have to add appropriate headers which are available.
Refer the image attached.
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Regards
Anand
Thanks for the advise. I have the correct header files,
Still seeing the same error, even trying to clean the project, and rebuild. can you give more suggestions?