compilation error with LEGO EV3

조회 수: 20 (최근 30일)
Ángel Valera
Ángel Valera 2019년 3월 12일
I'm trying to execute Simulink with LEGO EV3, but with the example, when I click the Deploy to Hardware button, I have a error:
:
"### Creating standalone executable "../untitled" ..." C:\ProgramData\MATLAB\SupportPackages\R2017a\3P.instrset\ev3sourcerylite.instrset\CodeSourcery\bin/arm-none-linux-gnueabi-gcc -lrt -lpthread -LC:\ProgramData\MATLAB\SupportPackages\R2017a\3P.instrset\ev3sourcerylite.instrset\CodeSourcery\arm-none-linux-gnueabi\libc\lib -o ../untitled untitled.o linuxinitialize.o driver_ev3_button.o driver_ev3_lcd.o MW_legoev3init.o ert_main.o -lm -lm
linuxinitialize.o: In function `myRTOSInit':
linuxinitialize.c:(.text+0x7c4): undefined reference to `backgroundThread'
linuxinitialize.c:(.text+0x7c8): undefined reference to `backgroundTask'
collect2: ld returned 1 exit status
gmake: *** [../untitled] Error 1
I'm using Matlab 2017a, and I installed the Matlab LEGO Minstorms EV3 and Simulink LEGO Minstorms EV3, and Embedded Coder Cortex-A toolboxes.

답변 (0개)

카테고리

Help CenterFile Exchange에서 LEGO MINDSTORMS EV3 Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by