e-puck2 PC side development: Difference between revisions

From GCtronic wiki
Jump to navigation Jump to search
Line 1: Line 1:
=Robot firmware update=
=Robot firmware update=
Now and then there could be an official firmware update for the robot and it's important to keep the robot updated with the last firmware to get possibile new features, improvements and for bug fixes.<br/>
Now and then there could be an official firmware update for the robot and it's important to keep the robot updated with the last firmware to get possibile new features, improvements and for bug fixes.<br/>
The onboard programmer run a GDB server, so we use GDB commands to upload a new firmware, for this reason a toolchain is needed to upload a new firmware to the robot. The following steps explain how to update the robot firmware:
The onboard programmer run a GDB server, so we use GDB commands to upload a new firmware, for this reason a toolchain is needed to upload a new firmware to the robot.<br/>
1. Download the package containing the toolchain and required scripts: [Windows], [Linux], [Mac OS]
The following steps explain how to update the robot firmware:<br/>
1. Download the package containing the toolchain and required scripts: [Windows], [Linux], [Mac OS]<br/>
2.
2.

Revision as of 05:01, 26 July 2018

Robot firmware update

Now and then there could be an official firmware update for the robot and it's important to keep the robot updated with the last firmware to get possibile new features, improvements and for bug fixes.
The onboard programmer run a GDB server, so we use GDB commands to upload a new firmware, for this reason a toolchain is needed to upload a new firmware to the robot.
The following steps explain how to update the robot firmware:
1. Download the package containing the toolchain and required scripts: [Windows], [Linux], [Mac OS]
2.