After completing the process of association of nic400's ip bundle and trying to create RTL, the following error occurs.
Hi James,
Please see the release notes within the supplied download bundle. You require additional licenses features in addition to the tool itself. You should contact your internal license administrator, else contact Arm privately via the Support menu above. This is not something we can support in a public forum.
Regards, Ronan
thanks for the answerI read the release notes in the nic400 ip bundler file, but I can't find the Arm Socrates System Builder User Guide or Builder Installation Guide reference. Do you know where it is?
And to build, the license for socrates system builder must be set up, but the SYSSB-BN-00002 installer file is not visible.
Is this something that needs to be asked privately?
Yes, I recommend you raise an official support case, as your account would need to be set up appropriately to enable you to download.
I had a very similar issue and in the end I discovered that for nic400 generation I need to set both LM_LICENSE_FILE and ARMLMD_LICENSE_FILE. Socrates and most things would work with just the former but nic400 gen would choke w/o the latter.
Hi James12345,
I am not an expert of Socrates but as far as I know, SYSSB is an old product so I suggest you upgrade the product.
FYI, the latest version of Socrates as of today is 1.7.6. If you have a valid license, you should be able to download it from "Support" -> "Downloads" in the top menu, or visit the direct link: https://developer.arm.com/downloads
The part number might be confidential info so I cannot mention it here as Community is a public place.
If you don't know the part number or cannot download Socrates, please create a support case through "Support" -> "Arm Support Services" in the top menu, or visit the direct link: developer.arm.com/All Support Services
I hope this helps.
Kind regards,
Toshi
Hi Tjones95134,
As for the license setting issue, I suspect you are using an older version of Socrates, same as James12345 because if I remember correctly, older version used other environment variable (DUOLOG_LICENSE_FILE) so if this is the case, you have to use the standard env var i.e. LM_LICENSE_FILE.
If you are not using the latest one and you have a valid license, you should upgrade Socrates.
I am not an expert of Socrates so if you need an expert support, please create a support case through "Support" -> "Arm Support Services" in the top menu, or visit the direct link: developer.arm.com/All Support Services
I just installed a new version of Socrates and to do an A/B comparison I unset ARMLMD_LICENSE_FILE. Well, it no longer fails on the old install so I guess that was a red herring. I'm not sure what I did that fixed it now.