error while compiling "beaglebone_external_mode.slx"
이전 댓글 표시
Hello, I am trying to run the example "beaglebone_external_mode.slx". I have Matlab 2016a, Simulink 8.7 and Embedded Coder 6.10, with Microsoft Windows SDK 7.1 compiler, running on a PC 64 bit Windows 7. My Beaglebone Black is a rev C and the Debian installed is the latest one (8.4). All packages have been updated. After following all the procedure explained in your example, while compiling in external mode, it appears the error described below.
Could you please give me some advice to solve it? Thank you
from
C:/PROGRA~1/MATLAB/R2016a/rtw/c/src/ext_mode/common/ext_svr.c:32:
c:\matlab\supportpackages\r2016a\toolbox\target\supportpackages\beaglebone\libc\usr\include\bits\byteswap.h:75:1: error: unknown type name '__uint64_t'
__bswap_64 (__uint64_t __bsx)
c:\matlab\supportpackages\r2016a\toolbox\target\supportpackages\beaglebone\libc\usr\include\bits\byteswap.h:75:13: error: unknown type name '__uint64_t'
__bswap_64 (__uint64_t __bsx)
gmake: *** [ext_svr.c.o] Error 1
댓글 수: 1
Jose Ramón García
2016년 11월 13일
Hello, have you finally fix it? Thanks.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 BeagleBone Black에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!