에러코드는 다음과 같음
=============================================================================In file included from /usr/include/memory.h:26:0,
from isim/amber-test.exe.sim/work/m_00000000002407530775_3746843214.c:17:
/usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory
compilation terminated.
FATAL_ERROR:Simulator:Fuse.cpp:500:1.133 - Failed to compile generated C file isim/amber-test.exe.sim/work/m_00000000002407530775_3746843214.c For technical support on this issue, please visit http://www.xilinx.com/support.
FATAL_ERROR:Simulator:Fuse.cpp:500:1.133 - Failed to compile generated C file isim/amber-test.exe.sim/work/m_00000000002407530775_3746843214.c For technical support on this issue, please visit http://www.xilinx.com/support.
=============================================================================
0. fuse 명령어에 "-mt off" 옵션 추가
1. sudo apt-get install gcc-multilib
그리고 다시 실행
'수업 > 졸업논문-Amber' 카테고리의 다른 글
| 32bit ubuntu에서 Xilinx ISE 재설치 (0) | 2015.07.12 |
|---|---|
| ERROR:Simulator:861 - Failed to link the design (0) | 2015.07.12 |
| FATAL_ERROR:Simulator:Fuse.cpp:500:1.133 (0) | 2015.07.12 |
| The XILINX environment variable is not set or is empty. (0) | 2015.07.12 |
| shared libraries 오류 발생시 (0) | 2015.07.12 |