Key Features Excerpt |
---|
- Command line interface
- Supported console mode interfaces: UART, USB
- Supported console mode interface Ethernet for local limited network
- Support for JTAG interface
- All netX SoC are supported
- Read / write / erase and verify commands supported
- Internal Flash of netX 90 is supported
- External serial Flash at SQI interface is supported
- External parallel Flash is supported
- eMMC / SDcards at SDIO interface of netX 4000 are supported
- Support limited to bare metal, NO support for file transfer into a file systems at eMMC / SD cards
- Support for Windows and Linux
|
Side effects of CLI Flasher command "flash"Implicit eraseThe flash command implemented in the CLI Flasher checks, if the area is erased, before it starts the flash process. If it is not erased, than a block erase (4kByte) is executed before the flash process. This behavoiur may destroy data around the written data.
|