Error in loading the bit file to Hardware
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:ProgramDataMATLABSupportPackagesR2022b3P.instrsetlinarogcctoolchain_6_3.instrsetbin’ does not exist.
And the build summary I have attached below.
### RF Data Converter configuration script written to:
E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_top_rfdc_setup.m
### Using the SoC system information from ‘E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjsocsysinfo.mat’
### Generating software system pstopl_top_sw
### Generated software system : E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtw
### Invoking Target Language Compiler on pstopl_top_sw.rtw
### Using System Target File: C:Program FilesMATLABR2022brtwcertert.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_SigGenIQNew_modelIQ22A_32Dslprjert_sharedutilsudpRxTask_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtwpstopl_top_sw.mk’ …
### Building ‘pstopl_top_sw’: "C:PROGRA~1MATLABR2022bbinwin64gmake" -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.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:ProgramDataMATLABSupportPackagesR2022b3P.instrsetlinarogcctoolchain_6_3.instrsetbin’ does not exist.
And the build summary I have attached below.
### RF Data Converter configuration script written to:
E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_top_rfdc_setup.m
### Using the SoC system information from ‘E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjsocsysinfo.mat’
### Generating software system pstopl_top_sw
### Generated software system : E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtw
### Invoking Target Language Compiler on pstopl_top_sw.rtw
### Using System Target File: C:Program FilesMATLABR2022brtwcertert.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_SigGenIQNew_modelIQ22A_32Dslprjert_sharedutilsudpRxTask_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtwpstopl_top_sw.mk’ …
### Building ‘pstopl_top_sw’: "C:PROGRA~1MATLABR2022bbinwin64gmake" -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. 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:ProgramDataMATLABSupportPackagesR2022b3P.instrsetlinarogcctoolchain_6_3.instrsetbin’ does not exist.
And the build summary I have attached below.
### RF Data Converter configuration script written to:
E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_top_rfdc_setup.m
### Using the SoC system information from ‘E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjsocsysinfo.mat’
### Generating software system pstopl_top_sw
### Generated software system : E:Wigig_SigGenIQNew_modelIQ22A_32Dsoc_prjpstopl_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtw
### Invoking Target Language Compiler on pstopl_top_sw.rtw
### Using System Target File: C:Program FilesMATLABR2022brtwcertert.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_SigGenIQNew_modelIQ22A_32Dslprjert_sharedutilsudpRxTask_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_SigGenIQNew_modelIQ22A_32Dpstopl_top_sw_ert_rtwpstopl_top_sw.mk’ …
### Building ‘pstopl_top_sw’: "C:PROGRA~1MATLABR2022bbinwin64gmake" -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. matlab, socblockset, simulink MATLAB Answers — New Questions