File: README.TXT

package info (click to toggle)
python-mbed-ls 1.6.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 500 kB
  • sloc: python: 2,785; makefile: 32; sh: 14
file content (15 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Silicon Labs J-Link MSD volume.

Copying a binary file here will flash it to the MCU.

Supported binary file formats:
 - Intel Hex (.hex)
 - Motorola s-records (.mot)
 - Binary (.bin/.par/.crd)

Known limitations:
 - Virtual COM port speed is currently fixed at 115200 bps
 - Using other kit functionality such as energy profiling or debugger while flashing is
   not supported.
   Workaround: Pause any energy profiling and disconnect any connected debug sessions
               before flashing.