Reference design generation on Libero 2025.1+ #569
Replies: 1 comment
-
|
Hi, it sounds like you might have already generated a project, but Libero is having some issues with opening it. Deleting the project folder and starting fresh is probably the best way to go (if you haven't customised anything). Which version of the icicle kit are you working with? Currently, the MPFS250T_ES die is chosen by default, and the MPFS250T argument is used to override this automatic die selection. The latest icicle kit design release assets should be enough for your needs: Latest assets. To use the platform folder the current xml in the repo should suffice, as there haven't been any changes to the MSS configuration since the latest release. The .xml file is a source file used by the platform repo during compilation, here is one such example: PCIE. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to generate reference designs on Libero 2025.1 and/or 2025.2 with the official tcl script on github. I keep having the error "MPFS_ICICLE_KIT_BASE_DESIGN" does not exist. I then tried with the argument "MPFS250T" and was able to generate the designs. Now, we are not able to download the file generated. Also, we do not know what to do with the xml file.
For context : We started with a base project using FreeRTOS, but this project does not have drivers for CAN and ethernet, which we need for our application. That's why we're trying to generate the reference designs to use the most recent version of the platform folder.
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions