Flash Memory Commands - GE C2K Hardware Reference Manual

Table of Contents

Advertisement

mw
C2K=> help mw
mw [.b, .w, .l] address value [count]:
perform memory write.
nm
C2K=> help nm
nm [.b, .w, .l] address:
modifies memory, read and keep address.
loop
C2K=> help loop
loop [.b, .w, .l] address number_of_objects:
performs loop on a set of addresses.

2.6.6 Flash Memory Commands

erase
C2K=> help erase
erase start end:
erases flash from addr 'start' to addr 'end'.
erase N:SF [-SL]:
erases sectors SF–SL in flash bank # N.
erase bank N:
erases flash bank # N.
erase all:
erases all flash banks.
protect
C2K=> help protect
protect on start end:
protects flash from addr 'start' to addr 'end'.
protect on N:SD [-SL]:
protects sectors SF–SL in flash bank # N.
protect on bank N:
protects flash bank N.
protect on start all:
protects all flash banks.
2-11
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Installation
C2K User's Guide

Advertisement

Table of Contents
loading

Table of Contents