ZA-YA / P-OS

MIT License
5 stars 0 forks source link

HEX Downloading Support for Linux OS #34

Open p-os opened 8 years ago

p-os commented 8 years ago

While we can flash embedded devices over some IDEs (e.g Keil) on Windows, there is no easy to use SW tools for Linux to download HEX files.

Need to add Linux support for Flash Download.

As a first step, we are working on LandTiger EV Boards and it already has a JLink interface. JLink provides some tools to flash device. For example, JLinkExe https://www.segger.com/jlink-software.html (Please see Linux executables)

We can start with LandTiger and JLink support.