this not coming in deploy, only when monitor& tune only:External Mode Open Protocol Connect command failed Caused by: DWARF Parser internal error: Parser::describeSymbol x
8 views (last 30 days)
Show older comments
Answers (1)
Aravind
on 12 Feb 2025
I'm assuming that you are using MATLAB R2020b or R2021a. The error you are encountering is likely a connection error during XCP external mode simulation due to a DWARF parser internal error. This issue is documented in an external bug report, which you can view here: https://www.mathworks.com/support/bugreports/details/2558824. You might find the workaround provided in the bug report helpful. The issue has been resolved in MATLAB R2021b, so updating to this version could be a solution if needed.
Additionally, you can check out this MATLAB answer for other possible workarounds: https://www.mathworks.com/matlabcentral/answers/703597-dwarf-parser-internal-error-parser-describesymbol-xcpdummydoublevariable-is-not-a-global-variable.
Hope this helps!
0 Comments
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!