Programming Firmware Images Over Serial Interface; Figure 41: Select Number From Serial Interface List - Renesas FreeRTOS DA16200 User Manual

Table of Contents

Advertisement

UM-WI-056
DA16200 DA16600 FreeRTOS Getting Started Guide
NOTE
You can make a symbolic link for python command as follow s.
sudo ln -s /usr/bin/python3 /usr/bin/python
If access to serial interface is denied, permission should be changed as f ollows.
sudo usermod -a -G dialout <username>
5.7.2

Programming Firmware Images over Serial Interface

The f irmware image can be programmed over serial interf ace. The requirements are below.
2
1. e
studio 2023-07 (23.7.0) or later.
2. Python 3.8 and pyserial package (optional)
The f ollowing launches are included in the SDK.
uart_program_boot_win(linux/py) : Program FBOOT image
uart_program_rtos_win(linux/py) : Program FRTOS image
uart_program_boot_rtos_win(linux/p y) : Program FBOOT and FRTOS image
uart_program_ble_win(linux/py) : Program BLE f irmware image (only DA16600)
uart_program_boot_rtos_ble_win(linux/py) : Program FBOOT, FRTOS and DA14531 f irmware
image (only DA16600)
The programming can be done as f ollows.
1. Select the Project and select proper Launch in Run > External Tools menu, then the
image programming is invoked.
2. Select proper number in the list of serial interf aces at console terminal.

Figure 41: Select Number from Serial Interface List

3. The programming is done automatically and conf irm it is done successf ully.
User Manual
CFR0012
Revision 1.8
51 of 106
Aug. 18, 2023
© 2023 Renesas Electronics

Advertisement

Table of Contents
loading

This manual is also suitable for:

Freertos da16600

Table of Contents