For code Generation, Issue facing while validating the NVM Model
4 次查看(过去 30 天)
显示 更早的评论
Issue facing while validating the NVM Model with NvM_RequestResultType datatype
0 个评论
回答(1 个)
Pooja Kumari
2024-10-10
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!