Forum Discussion
3 Replies
- garry
New Contributor
設定ミスでした。
bsp-editorの"enable_small_c_library"にチェックを入れていました。
無事にBuildできたので、本件closeとさせてください。
お騒がせしました。
- LeonWaksman
Occasional Contributor
#include <stdio.h>
Leon
- FawazJ_Altera
Frequent Contributor
Hello,
This is due to small memory size in Qsys. If you increase the size, you will be able to build. this option "enable_small_c_library" is used to optimize the BSP size in case of low memory space available.