Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIntegrating device driver into HAL
I am trying to integrate a peripheral specific device driver (created by me) into the HAL. I would like the HAL to automatically instantiate and register my device driver so I have created the ...
Altera_Forum
Honored Contributor
21 years agoIn the errata.txt that comes with the kit it says:
"151055 - When you first create a component's inc directory, or HAL component header file, you may need to perform a clean build, i.e. rebuild, of existing system library projects for the new files to be detected." Could it be that was the problem you were running up against? The important thing here is that it's the system library project, not the application project.