Key Features Excerpt |
---|
- command Command line interface
- supported Supported console mode interfaces: UART, USB
- supported Supported console mode interface Ethernet for local limited network
- support Support for JTAG interface
- whole netX ASIC family is All netX SoC are supported
- read Read / write / erase and verify commands supported
- internal flash at Internal Flash of netX 90 is supported
- external External serial flash Flash at SQI interface is supported
- external External parallel flash Flash is supported
- eMMC / SDcards at SDIO interface of netX 4000 are supported
- support Support limited to bare metal, NO support for file transfer into a file systems at eMMC / SD cards
- support 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. AlignmentThe start offset for a netX 90 internal flashes has to be 16bytes aligned, because of the by default enabled internal ECC protection for the internal flash area. RecommendedLimit the start offset for any flash command to the 4kByte boundary. |