Hi,
I am trying to build a simple model in system canvas but build is getting terminated with the following error.
Fast Models System Generator 11.9.41 (Nov 26 2019) Copyright 2000-2019 ARM Limited. All Rights Reserved. $PVLIB_HOME = C:\Program Files\ARM\FastModelsPortfolio_11.9 (Version = 11.9.41) Parsing ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************ Using top level component 'mycomponentl' (explicitly set by TOP_COMPONENT) number of files parsed: 383 number of lines parsed: 118091 number of extern components parsed: 189 number of non-extern comp. parsed: 138 Using project file: 'C:/Users/konduru/Desktop/system canvas/following_tutorial.sgproj', configuration 'Win64-Release-VC2015' <MaxViewGen> <CADISystem: <mycomponentl> <extern ARMCortexA8CT> <extern ClockDivider> <extern MasterClock> <extern PVBusDecoder> <RAMDevice> <extern PVBusSlave> <build> Launching MSBUILD ("C:\Program Files (x86)\MSBuild\14.0\bin\amd64\MSBuild.exe" /nologo .\Win64-Release-VC2015\mycomponentl_cadi_system_Win64-Release-VC2015.vcxproj /p:Configuration=Release /p:Platform=x64 ) Build process failed! Information (Model Build) Model Build process terminated with error.
Best Regards
Can you tell me what version of Visual Studio you are using? Also, did you set up the VS environment before running System Canvase?
I am using Visual studio 2015. Initially, I have created the block diagram then I have added VC path in the system canvas 'Preferences' and then I have build the model. What do you mean my setting up the VS environment before running system canvas?.
thanks for the additional info. Can you confirm the specific version for VS 2015 that you are using? Fast Models requires "Microsoft Visual Studio Professional 2015 update 3". If you open VS and do help > about you will something like this.
You need to add the runtime libraries if you haven't already done so (from the Fast Models User Guide).
To build models using Visual Studio 2015 requires you to install the Visual Studio redistributablepackage which contains the runtime libraries for Visual Studio. Fast Models does not provide theselibraries. Download the libraries for Visual Studio 2015 free of charge from Microsoft, from https://www.microsoft.com/en-gb/download/details.aspx?id=48145.
Another possibility is that this might be a licensing issue. Please try this: set the environment variable FLEXLM_DIAGNOSTICS to 3 and run the build again.
what I meant by setting up the VS environment is that I execute the following before running System Canvas:
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
This sets the required paths, etc. I do this because I am flipping between VS2015 and VS2017 during testing so it may not be of any benefit in your steup.
thanks for the additional info. jumble solver word unscrambler Can auto clicker you confirm the specific version for VS 2015 that you are using? Fast Models requires "Microsoft Visual Studio Professional 2015 update 3". If you open VS and do help > about you will something like this.