Getting Namespaces are not supported error during build

Getting the below error for a adaptive autosar model during build
Error:Unexpected or internal error encountered in "in CGIR: B:\matlab\src\cg_ir\base\Namespace.cpp line 13: B:\matlab\src\cg_ir\base\Namespace.cpp(13): In getOrCreateChild: Assertion failed: !aName.empty() Anonymous Namespaces are not supported
". Please report this to MathWorks if you can cause it to recur

1 Comment

Without looking at the Simulink model, it is difficult to identify the exact cause of the error. However, you can try the following steps to resolve the issue:
1.Upgrade to the latest version of MATLAB and Simulink, if possible.
2.Check if there are any unsupported blocks in your model. Remove any such blocks and try generating the code again.
3.Try generating the code with a different configuration or settings.
4.Check if there are any errors or warnings in the Simulink model. Fix them and try generating the code again.
please share the reproduction steps and model files.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Release

R2023b

Tags

Asked:

on 25 Jun 2024

Commented:

on 25 Jun 2024

Community Treasure Hunt

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

Start Hunting!