Forum Discussion
MViss4
New Contributor
5 years agoMake dependencies not working for EDS with Quartus Prime Version 20.1.1 Standard Edition
When building a new Nios II application the make dependencies are not working correct. This means that when changing a header file not all related .c files are compiled. Causing incorrect software!
...
BoonBengT_Altera
Moderator
5 years agoHi @MViss4,
Thank you for posting in Intel community forum, hope this message find you well and apologies for the delayed in response.
While trying to understand the situation, when there is an updates in the BSP files (i.e. test2.h) the nios ii apps project is not updates I assume, for that case I would suggest to rebuild (right click -> index -> rebuild) the apps project to see if that works.
If that does not help, maybe rebuilding the BSP with the following steps here.
Please do let us know if that helps.
Best Wishes
BB