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)
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.