Why do i get an error while executing the command "codertarget.arm_cortex_a.runQemu" in R2016a?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 ARM Cortex-A Processors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!