Error in loading the bit file to Hardware

7 次查看(过去 30 天)
Hello everyone,
I am using SOC blockset support package for my project in that i have to upload the bit file to my hardware which is generated through Build, Configure and deploy procedure.
While building the model i am experiencing an error of
Error Report: Command "matlabshared.toolchain.gcc_linaro.internal.addCompilerPath('6.3.1','AARCH64');" threw an error: The path 'C:\ProgramData\MATLAB\SupportPackages\R2022b\3P.instrset\linarogcctoolchain_6_3.instrset\bin' does not exist.
And the build summary I have attached below.
### RF Data Converter configuration script written to:
E:\Wigig_SigGen\IQNew_model\IQ22A_32D\soc_prj\pstopl_top_rfdc_setup.m
### Using the SoC system information from 'E:\Wigig_SigGen\IQNew_model\IQ22A_32D\soc_prj\socsysinfo.mat'
### Generating software system pstopl_top_sw
### Generated software system : E:\Wigig_SigGen\IQNew_model\IQ22A_32D\soc_prj\pstopl_top_sw.slx.
### Starting serial model reference code generation build.
### Checking status of model reference code generation target for model 'pstopl_proc' used in 'pstopl_top_sw'.
### Checking for structural changes in pstopl_proc because the model reference rebuild option is set to 'If any changes detected'. Structural changes cause the model reference code generation target to be rebuilt.
### Starting build procedure for: pstopl_proc
### Generating code and artifacts to 'Model specific' folder structure
### Code for the model reference code generation target for model pstopl_proc is up to date because no functional changes were found in referenced model.
### Model reference code generation target for pstopl_proc is up to date.
### Starting build procedure for: pstopl_top_sw
### Generating code and artifacts to 'Model specific' folder structure
### Generating code into build folder: E:\Wigig_SigGen\IQNew_model\IQ22A_32D\pstopl_top_sw_ert_rtw
### Invoking Target Language Compiler on pstopl_top_sw.rtw
### Using System Target File: C:\Program Files\MATLAB\R2022b\rtw\c\ert\ert.tlc
### Loading TLC function libraries
.......
### Initial pass through model to cache user defined code
..
### Caching model source code
...............................
### Writing header file pstopl_top_sw_types.h
### Writing header file pstopl_top_sw.h
### Writing source file pstopl_top_sw.c
### Writing header file pstopl_top_sw_private.h
.
### Writing header file E:\Wigig_SigGen\IQNew_model\IQ22A_32D\slprj\ert\_sharedutils\udpRxTask_trigger.h
### Writing header file rtmodel.h
### Writing source file ert_main.c
### TLC code generation complete (took 6.181s).
.### Saving binary information cache.
### Using toolchain: Linaro AArch64 Linux v6.3.1
### Creating 'E:\Wigig_SigGen\IQNew_model\IQ22A_32D\pstopl_top_sw_ert_rtw\pstopl_top_sw.mk' ...
### Building 'pstopl_top_sw': "C:\PROGRA~1\MATLAB\R2022b\bin\win64\gmake" -f pstopl_top_sw.mk all
### Build procedure for pstopl_top_sw aborted due to an error.
Build Summary
Top model targets built:
Model Action Rebuild Reason
================================================================================
pstopl_top_sw Failed Build artifacts are incompatible with current location.
0 of 2 models built (1 models already up to date)
Build duration: 0h 0m 40.431s
I am using ZCU111 evaluation kit. I was working fine till last week and when i am taking this project after a week this error shows up. How to solve this error.

回答(0 个)

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by