-
Notifications
You must be signed in to change notification settings - Fork 59
Description
I try to understand the workflow. Eventually a high level overview should be added to README.rst.
Development:
Development is done an intel PC. Communication with the evaluation board is done over an USB-A to Micro-B cable connection.
There is no operating system - what runs is a binary blob like the ones generated in customer_app/. Make yourself familiar with how they are built.
Flashing over the USB connection is done with bl_iot_sdk/tools/flash_tool/BLFlashEnv.
FIXME: I grasp from the documention that we flash with bl_iot_sdk/tools/flash_tool/BLFlashEnv, but I don't have that program. Do you?
Execution on the just flashed program:
Restart the board and connect a serial port terminal over the same USB connection.
FIXME: is that correct? At least the gtkterm screenshot shows /dev/ttyUSB0.