Forum Discussion
Altera_Forum
Honored Contributor
7 years agoHello,
Thanks a lot for your fast reply. The online training courses cab help me a lot. Today I’ve already created a start project with GCC compiler and ARM compiler. I saw the HwLib in the following directory: C:\intelFPGA_pro\18.0\embedded\ip\altera\hps\altera_hps\hwlib\include\hwlib.h These libraries are made for c language and I suppose I will have to redistribute it in binary form. But my question was different; I need to build my own macro-instructions libraries using an archived library (BFD ar-compatible for example). It seems that is possible with the GNU compiler but not with ARM compiler. My question was; how to create an archived library of macro-instructions with the tools DS-5 AE. This library will be loaded by the .mlib directive of GNU assembler (for example). Thanks for your help Jerome