Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUsing Advanced C/C++ Projects
hi there I’ve been building and running a small eCos application from the command line, seems to be running ok on the 1C20 dev kit. I wanted to integrate the project into the IDE so followed the s...
Altera_Forum
Honored Contributor
21 years agoYes, this is normal. The project you created using configtool performs the same function as a HAL system library project. It's the library and linker script built by configtool that in effect define your interface to the hardware.