-
Notifications
You must be signed in to change notification settings - Fork 139
Updating to the new IDE
These are the instructions to update your old version of Bela to the new IDE to start enjoying all the new exciting features.
Note 1: If your board has a very old version of the Bela image, then you should most definitely flash a new image instead of following the procedure below. Follow the instructions here to do so.
Note 2: Before you start this process, make sure that all your projects are securely backed up somewhere. Updating the board should not affect your project folder, but better to be safe than sorry!
The updating process consists on the following steps:
-
Plug in your Bela board to your computer via USB.
-
Download the latest version of the Bela repo from here: https://github.com/BelaPlatform/Bela/archive/master.zip
-
Unzip the archive and move it to a convenient folder on your computer.
-
Make sure that your board is plugged in and wait until it has finished booting.
-
In finder, navigate to the scripts folder inside the recently unzip repo and double click on
update_board
(update_board.sh
on Windows machines. Note that you will need a terminal emulator and abash
shell to run the script. Installation instructions for Windows can be found here). -
A terminal window will open up, you will be asked to type
Y
followed byEnter
. -
After a couple of minutes the board will be updated and you are ready to start using the new IDE!
(Note that updating through the IDE will not be possible if you are on an older version of the IDE and you would need to follow this procedure.)