For code Generation, Issue facing while validating the NVM Model
6 views (last 30 days)
Show older comments
Issue facing while validating the NVM Model with NvM_RequestResultType datatype

0 Comments
Answers (1)
Pooja Kumari
on 10 Oct 2024
Hi Ashok,
I understand that you are facing uniqueness test failed error while validating the NVM Model with NvM_RequestResultType datatype.
I noticed that 'ImplementationDataTypes/NvM_RequestResultType' was present as both an implementation datatype and an application datatype. By opening the XML options as below:
You can change the parameters "Datatype Package" and "ApplicationDataType Package" to distinct paths (such as "/DataTypes/IDT" and "/DataTypes/ADT"). Hit apply, and select "Ok" to apply the modifications when prompted.
Hope this helps resolve the error.
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!