Ok, no offence, here are the steps to reproduce this problem:
First clear the workspace folder.
- Open Freedom Studio 2021.04.0, click SiFiveTools->Create a freedom-e-sdk software project.
- On the pop-up window, select target “sifive-hifive1-rev-b”, configure it like this:
- Press Finish, window closed immediately, the CDT console printed nothing and the project was not built. In the order version like 2020-06-3, at this step it would take a long time to do the cp and rm job, which can be seen on the console.
- Check the project folder, only basic project settings there, no other files created, the file tree is like this (printed using tree command on powershell):
C:\USERS\DUICU\WSFREEDOMSTUDIO\SIFIVE_HIFIVE1_REVB_SIFIVE_WELCOME
│ .cproject
│ .project
│
└───.settings
freedomstudio.preference.prefs
language.settings.xml
I tested the latest release (2021-04-0) both on Ubuntu 20.04 and Windows 10, unfortunately none of them can create the example freedom-e-sdk project. Meanwhile on both platforms, I have no issue working with an older version. 