Why do i get an error while executing the command "codertarg​et.arm_cor​tex_a.runQ​emu" in R2016a?

조회 수: 2 (최근 30일)
When i run the command codertarget.arm_cortex_a.runQemu to launch Qemu emulator, I get the following error:
### Launching QEMU...
Undefined variable "codertarget" or class "codertarget.qemu".
Error in codertarget.arm_cortex_a.runQemu (line 102)
qemu_obj = codertarget.qemu(argStr);
Why do I get this error and how do I fix it?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2017년 1월 10일
This error is encountered because the Qemu Emulator Add on hasn't been installed.
In order to fix this issue, install QEMU Add on by either going to Add ons tab in the home menu or execute the command 
>> getQEMUEmulatorAddOn
 

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by