Giter Site home page Giter Site logo

Comments (3)

hbourbouh avatar hbourbouh commented on June 20, 2024

We cannot check the last image you added.
Is it possible to update your develop branch with my latest changes and try your example again?
Before running the example, after updating the CoCoSim repo, please run in Matlab Command window:

install_cocosim_lib(1)

This will help update external CoCoSim libraries and remove some files.

To have the Matlab error, please run this in your Matlab Command window:

cocosim_debug = 1;

This will activate the debugging mode and give more details on the error.

from cocosim.

mfry90 avatar mfry90 commented on June 20, 2024

After dc0a106, I'm no longer getting the same errors. Thanks!

Oddly, I do get the same warnings (using the absolute.slx example):

Warning: Block diagram 'absolute_PP' contains disabled library links.  Use Model Advisor to find the disabled links in non-library models.  The diagram has been saved but may not contain what you intended. 
Warning: Block diagram 'absolute_PP' contains disabled library links.  Use Model Advisor to find the disabled links in non-library models.  The diagram has been saved but may not contain what you intended. 
Warning: Block diagram 'absolute_PP' contains disabled library links.  Use Model Advisor to find the disabled links in non-library models.  The diagram has been saved but may not contain what you intended. 
Warning: Block diagram 'absolute_PP' contains disabled library links.  Use Model Advisor to find the disabled links in non-library models.  The diagram has been saved but may not contain what you intended. 

I only get these warnings when I "Check Compatibility" AFTER I "Prove properties." It doesn't occur the FIRST time I "Check Compatibility".

from cocosim.

hbourbouh avatar hbourbouh commented on June 20, 2024

Thanks for checking.
Those warnings are fine. We disable library links to avoid some problems associated with block libraries' translation to Lustre.
I disabled warnings for this SaveWithDisabledLinksMsg in commit 70b8d02. It should fix the problem and you shouldn't get the same warnings anymore.

from cocosim.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.