Main Content

Run an Executable on Remote BeagleBone Black Hardware

Configure a Simulink® model to load and run executables on a remote board using a network connection instead of the supplied USB cable.

  1. Connect the remote board to a network that has DHCP services, such as a home or office network.

  2. Get the IP address of the board using one of the methods described in Get IP Address of BeagleBone Black Board.

  3. In the Simulink Editor, select Simulation > Model Configuration Parameters

  4. In the Configuration Parameter dialog box, click Hardware Implementation.

  5. Set the Hardware board parameter to BeagleBone® Black.

  6. Enter the IP address of the remote board in the Device Address parameter and click OK.

    The next time you click the Build or Run button, the model loads the executable to the board at this new IP address.