pulp-bio / wulpus

Wearable Ultra Low-Power Ultrasound probe
65 stars 8 forks source link

Missing .epf File in Step 6 of Setup Instructions in page 16 of 2.3.2 Flashing the device(user manual) #18

Open EhsanNaeemi opened 6 days ago

EhsanNaeemi commented 6 days ago

While following the setup instructions for the WULPUS repository, I encountered an issue at Step 6. The file workspace_preferences.epf, mentioned in the instructions, is missing from the repository. Without this file, it's impossible to complete the import and proceed with the setup. Also, A search through the repository confirms that no .epf file exists.

Expected Behavior is: The file workspace_preferences.epf should be available in the directory ultra-low-power-ultrasound-probe/dev_msp430/ to allow for importing preferences into CCS.

Actual Behavior is: The file is missing, making it impossible to proceed beyond Step 6.

Thanks!

Sergio5714 commented 2 days ago

@EhsanNaeemi, thank you for submitting an issue! As discussed in private chat, the way to import the project is to go:

File->import project ->select the folder. The CCS will automatically find the project.

We will update the description in a new release of the documentation (hopefully by the end of the year) together with other fixes.