Intel: I created a project using the bare-metal GCC compiler (arm-altera-eabi-gcc) for a Cyclone® V SoC, but I get a link error with a missing library file error.
SoCFPGA
SoC EDS/DS-5
<Error message>
cannot find -llibtestlibgcc.a
Category: SoCs
Tools: SoC EDS
Device: Cyclone® V
Library files of the GCC compiler have a prefix (lib) and an extension (.a), but when specifying the library in the linker option (-l), do not write the prefix and extension. You must specify a name.
(Example) If the file name is libtestlibgcc.a, specify testlibgcc.
Experienced FAE
Free consultation is available.
From specific product specifications to parts selection, the Company FAE will answer your technical concerns free of charge. Please feel free to contact us.