Forum Discussion
Altera_Forum
Honored Contributor
15 years agoBSP Content Linking while upgrading Niche UDP Offload Ethernet Example to 10.1
Hi Guys, I'm trying to upgrade the UDP offload example to 10.1 both to give to the community and to use as part of my Uni project (this is a very tiny part). I need to get the UDP offload ex...
Altera_Forum
Honored Contributor
15 years agoopen the file that is generating the errors and try using the shortcut Control+Shift+N. Eclipse will try and find the correct include files that you might be missing. Also the F3 key can take you to the point of definition for variables and functions. This can be useful for tracking down where things are and why they might not be included.