Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- Thank you for your reply Bill! --- Quote End --- You're welcome. --- Quote Start --- The point 25 is obvious, but after i don't know shere include this paths: 28. Add Include Path ${workspace_loc:/altera.components/Nios II Software Packages/altera_iniche/UCOSII/inc} 29. Add Include Path ${workspace_loc:/lwIP_NIOS_II_Example/lwIP/src/include} 30. Add Include Path ${workspace_loc:/lwIP_NIOS_II_Example/lwIP/src/include/ipv4} Under C/C++ option there are many options, and I think that the correct one is the "Path and Symbols". But there are many tabs, like "Includes", "Library path", "References", ... Which is the correct one?! --- Quote End --- Stay on "Tool Settings" tab. Use General for Nios II Compiler You'll see Include paths. Use the Add button. --- Quote Start --- And then: where I can find the "Configuration Release" form point 31: 31. Select Configuration Release from the pull-down? --- Quote End --- Right above the tabs in this same dialog. --- Quote Start --- And why the points 27-30 are egual to points 35-38? --- Quote End --- Because you need the include paths for Debug and Release builds. --- Quote Start --- Thanks!!! Have a nice day! --- Quote End --- Thank you - you do the same. :) Bill