error while compiling "beaglebon​e_external​_mode.slx"

1 回表示 (過去 30 日間)
Joaquim
Joaquim 2016 年 7 月 18 日
編集済み: Walter Roberson 2016 年 11 月 13 日
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
Jose Ramón García 2016 年 11 月 13 日
Hello, have you finally fix it? Thanks.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by