Forum Discussion
Altera_Forum
Honored Contributor
16 years agoExtracting Used HAL Library Files
I am currently working on a project that is to be certified to level C per DO-178b by the FAA. In order to do this, all of the source files that are used in the compilation of the program need to ha...
Altera_Forum
Honored Contributor
16 years agoUsing the BSP flow would be easier. As one of the first steps in the build process, the BSP flow copies necessary source files into the BSP directory before building. As a result, I think you get much closer to what you're looking for. Additionally, once you've gone through the flow once, you "own" it....it's just a Make-based project.
Cheers, - slacker