Deployer installation test problem arm cortex A framework

5 visualizaciones (últimos 30 días)
Corantin MEYER
Corantin MEYER el 12 de Nov. de 2021
Comentada: Corantin MEYER el 25 de Nov. de 2021
I'm trying to configure the Embedded Coder Support Package for ARM Cortex-A Processors and i have a problem during the 5th step.
During the installation process of the deployer, a test is required at the end and it always fails.
This is what the log gives me:
Error occurred in matlabshared.targetsdk.verify.Deployer/checkBuildDownload and it did not run to completion.
---------
Error ID:
---------
'codertarget:build:DownloadCallbackError'
--------------
Error Details:
--------------
Error using codertarget.tools.BuildHook
The following error occurred during deployment to your hardware board:
Error connecting to SSH server at 192.168.7.2
Error in codertarget.tools.BuildHook/after_make
after_make(hookH);
Error in
buildHooksAfterMakeFcn = @()coder.coverage.BuildHook...
buildHooksAfterMakeFcn();
[buildResult, mainObjFolder] = buildProcedure...
[buildResult, mainObjFolder] = obj.make_rtw(varargin);
[buildResult, mainObjFolder] = h.make_rtw(buildArgs, varargin{:});
Error in build_target
Error in build_target
Error in build_standalone_rtw_target
Error in slbuild_private
Error in slbuild_private
[varargout{1:nargout}]=feval(varargin{:});
sl('slbuild_private', mdl, target, varargin{2:end});
slbuild(sys, 'StandaloneCoderTarget', ...
Error in matlabshared.targetsdk.verify.Deployer/checkBuildDownload
=======================================================================
I'd like to know what should I change to correct it. I followed correctly the documentation.
  6 comentarios
Venkatesh Chilapur
Venkatesh Chilapur el 22 de Nov. de 2021
Editada: Venkatesh Chilapur el 22 de Nov. de 2021
Hi Corantin,
Also, can you help us with which board is being used.? Is it some custom board that is being used?
Regards,
Venkatesh C
Corantin MEYER
Corantin MEYER el 25 de Nov. de 2021
Hi Venkatesh,
The board used is the target i've created in the previous steps of the add-on documentation. The goal is to use the QEMU Emulator to learn how to setup an external board before to use the real board.
Regards,
Corantin

Iniciar sesión para comentar.

Respuestas (0)

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by