embedded coder problem with support package

3 visualizaciones (últimos 30 días)
Noury Chan
Noury Chan el 14 de Jun. de 2019
Respondida: Logee Arunachalam el 24 de Sept. de 2019
C:\ProgramData\MATLAB\SupportPackages\R2018b\toolbox\target\supportpackages\tic2000\registry\thirdpartytools\thirdpartytools_win64.xml not found.How to solve this?

Respuestas (1)

Logee Arunachalam
Logee Arunachalam el 24 de Sept. de 2019
Greetings,
I too have the same kind of issue!!!!!
### Starting build procedure for model: NEWdummypwm
Code Generation 2 3
Elapsed: 4 sec
### Generating code into build folder: C:\Users\00044031\Downloads\NEWdummypwm_ert_rtw
Source 'NEWdummypwm/Sine a1' specifies that its sample time (-1) is back-inherited. You should explicitly specify the sample time of sources. You can disable this diagnostic by setting the 'Source block specifies -1 sample time' diagnostic to 'none' in the Sample Time group on the Diagnostics pane of the Configuration Parameters dialog box. [3 similar]
Component:Simulink | Category:Blockwarning
### Invoking Target Language Compiler on NEWdummypwm.rtw
### Using System Target File: C:\Program Files\MATLAB\R2016b\rtw\c\ert\ert.tlc
### Loading TLC function libraries
Warning: The data type "int8" uses a word size that is not available on the intended target.
Fixed-point signals using this data type will be put inside a larger word or multi words. When used,
extra software will be generated to force this larger word or multi words to emulate a smaller
word. This emulation is helpful when your prototype target and your final
production target are not the same. If the smaller word size does NOT exist
on the final production target, then consider increasing the word size to
one that is supported.
Warning: The data type "uint8" uses a word size that is not available on the intended target.
.
Warning: The data type "boolean" uses a word size that is not available on the intended target.
.
### Initial pass through model to cache user defined code
.
### Caching model source code
### Writing header file NEWdummypwm.h
### Writing header file NEWdummypwm_types.h
### Writing header file rtwtypes.h
.
### Writing source file NEWdummypwm.c
### Writing header file NEWdummypwm_private.h
### Writing source file NEWdummypwm_data.c
### Writing header file rtmodel.h
### Writing source file ert_main.c
.
### TLC code generation complete.
### Evaluating PostCodeGenCommand specified in the model
### Build procedure for model: 'NEWdummypwm' aborted due to an error.
File C:\ProgramData\MATLAB\SupportPackages\R2016b\toolbox\target\supportpackages\tic2000\registry\thirdpartytools\thirdpartytools_win64.xml not found
Component:Simulink | Category:Block diagramerror

Categorías

Más información sobre Embedded Coder en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by