Clear Filters
Clear Filters

Getting Namespaces are not supported error during build

18 views (last 30 days)
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
SACHIN KHANDELWAL
SACHIN KHANDELWAL on 25 Jun 2024
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 Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Tags

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!