Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ide-dev] Eclipse Not Recognizing Header File

Hello all,

I am using the Eclipse IDE tools for Intel Quartus with FreeRTOS. I'm using the Hello World application from template + the FreeRTOS demo and file. For whatever reason, despite the function definition header file being included in the port.c file, and including all directories in the project application paths, the compile cannot find the definition and keeps throwing errors. Any suggestions on how to fix this or trace down what may be causing the issue would be greatly appreciated. Thanks!

Back to the top