Hi Experts,
Good day.
Client is trying to compile a simple model for the TMDSCNCD28335 microcontroller.
They have already installed all 3rd party SW needed. However, an error pops up every time they try to compile the model.
What is the file path that is missing? The error is as shown as attached below.
Thank you.
Regards,
Archie A.
--------------------------------------------------------------------------------------------- ### Starting build procedure for: untitled ### Generating code and artifacts to 'Model specific' folder structure ### Generating code into build folder: C:\Users\user\Desktop\untitled_ert_rtw The model untitled is configured to simulate flush-to-zero (FTZ) behavior, but is using normal mode simulation. To observe FTZ behavior, simulate the model using an accelerated mode. Component:Simulink | Category:Model ### Invoking Target Language Compiler on untitled.rtw ### Using System Target File: C:\Program Files\MATLAB\R2020b\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 untitled_types.h ### Writing header file untitled.h . ### Writing source file untitled.c ### Writing header file rtwtypes.h ### Writing header file untitled_private.h ### Writing header file rtmodel.h ### Writing source file ert_main.c . ### TLC code generation complete. ### Evaluating PostCodeGenCommand specified in the model ### Build procedure for untitled aborted due to an error. Build Summary 1 Elapsed: 0.2 sec Top model targets built: Model Action Rebuild Reason ==================================================================== untitled Failed Code generation information file does not exist. 0 of 1 models built (0 models already up to date) Build duration: 0h 0m 2.848s The path '' does not exist. Caused by: The path does not exist, error code: 0 -------------------------------------------------------------------------------------