To import and build the firmware, open xTIMEcomposer Studio and follow these steps:
1. Choose File > Import.
2. Choose General > Existing Projects into Workspace and click Next.
3. Click Browse next to `Select archive file` and select the firmware.zip file downloaded.
4. Make sure that all projects are ticked in the Projects list.
5. Click Finish.
6. Select the app_avb_lc_demo project in the Project Explorer and click the Build icon in the main toolbar
Below error is seen after step 6.
**** Build of configuration Default for project app_avb_lc_demo ****
xmake all
C:/Program Files
(x86)/XMOS/xTIMEcomposer/Community_13.2.1/build/xcommon/module_xcommon/build/../build/Makefile.common1:598:
*** Cannot find module `module_avb_flash'. Stop.
xmake: *** [bin//app_avb_lc_demo.xe] Error 2
Importing and building the firmware
-
- Newbie
- Posts: 1
- Joined: Tue Apr 09, 2019 4:18 am
-
- Member++
- Posts: 16
- Joined: Wed Jun 26, 2019 3:59 pm
Where would I find the firmware.zip for download?