Skip to content

Updating to the new IDE

adanlbenito edited this page Oct 8, 2019 · 11 revisions

These are the instructions to update your old version of Bela to the new IDE to start enjoying all the new exciting features.

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:

  1. Download the latest version of the Bela repo from here: https://github.com/BelaPlatform/Bela/archive/master.zip

  2. Unzip the folder and move it to a convenient folder on your computer.

  3. Plug in your Bela board to your computer via USB.

  4. Make sure that your board is plugged in and wait until it has finished booting.

  5. In finder navigate to the scripts folder inside the recently unzip repo and double click on update_board.sh

  6. A terminal window will open up, you will be asked to type Y followed by Enter.

  7. 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)[https://github.com/BelaPlatform/Bela/wiki/Bela-IDE#updating] will not be possible if you are on an older version of the IDE and you would need to follow this procedure.)

Clone this wiki locally