Altera_Forum
Honored Contributor
21 years agoHow updating component.mk ?
Hi.
I begin on a nios project... I have to implement PPP with Altera's lwIP-0.7.2. I have put the files *.c and *.h in the path ...components\altera_lwip\UCOSII\src\downloads\... I try to build the entire project but I don't can link files from PPP. I noted that the file 'component.mk' is not updated, even with the command 'File\Refresh'. Must I modify it by editing it ? Can one force that automatically with the IDE or other tool ? Does somebody have an idea ?