Why do i get an error while executing the command "codertarget.arm_cortex_a.runQemu" in R2016a?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    MathWorks Support Team
    
 el 21 de Oct. de 2016
  
    
    
    
    
    Respondida: MathWorks Support Team
    
 el 26 de Oct. de 2016
            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?
Respuesta aceptada
  MathWorks Support Team
    
 el 10 de En. de 2017
        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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
