analogdevicesinc / codefusion-studio

ADI's Embedded Development Tools
https://analog.com/codefusion-studio
Apache License 2.0
11 stars 2 forks source link

The New Project Wizard is stuck at "loading" #2

Open Aysoka opened 1 week ago

Aysoka commented 1 week ago

The new project wizard shows a blank page stuck at Loading.... with only the Cancel button available. Nothing to do...

CSF error

CSF: 1.0.0 Version: 1.94.0 (user setup) Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511 Date: 2024-10-02T13:08:12.626Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.19045

mharringADI commented 1 week ago

Hi @Aysoka - thank you for trying out CodeFusion Studio!

Can you confirm that you've followed the installation steps outlined in the User Guide?

You'll need to install the SDK, and set your VS Code settings to point to the install directory (c:/analog/cfs/1.0.0 on Windows, and ~/analog/cfs/1.0.0 on macOS/Linux). Once you do so, we recommend restarting VS Code so the CodeFusion Studio extension can activate properly.

Florent-Denis commented 1 week ago

Hi @mharringADI I've tried to follow the installation steps, but it looks like we are missing some files in the website.

When I follow the Installing CFS step at this webpage : https://developer.analog.com/docs/codefusion-studio/1.0.0/user-guide/installation/install-cfs/ First step is to navigate to this page : https://www.analog.com/en/resources/evaluation-hardware-and-software/embedded-development-software/codefusion-studio.html And to go to "Downloads an Related Software" which is missing in the webpage. When I click on the big blue download button at the top right of the webpage, it sends me to the Visual Studio Extension CFS download.

Thanks for your help. Florent

Florent-Denis commented 1 week ago

Well I got help from a colleague. Found out that the CFS installer can be found in "system requirements", just under step 1 in this webpage : https://www.analog.com/en/resources/evaluation-hardware-and-software/embedded-development-software/codefusion-studio.html#software-requirement

Please note that this is very unclear, as the user guide highlights one folder which does not exist.

YinGithub commented 1 week ago

Seems I've encountered the same problem, and I had properly install the cfs SDK, and setting the SDK path("c:/analog/cfs/1.0.0"),

mharringADI commented 1 week ago

Thanks all for bringing this to our attention. We are working to improve the installation directions because it is unclear.