Solved
Forum Discussion
Songokuu
New Contributor
7 years agoご返信ありがとうございます。
ビルドエラーが発生した場合、elfファイルは生成されません。
その場合、どのくらいのプログラムサイズになるのか確認する方法はあるでしょうか。
By right, when it's fail to compile, you should be able to see the error message in NIOS console that shows how much of memory size needed. If there is no such details, you could enlarge the onchip memory size or use other larger off-board memory to build the project and evaluate the resources.
ご返信ありがとうございます。
ビルドエラーが発生した場合、elfファイルは生成されません。
その場合、どのくらいのプログラムサイズになるのか確認する方法はあるでしょうか。