(1) 按下ICEman。這會開啟一個dos視窗。
Attachment:
p1.png [ 87.32 KiB | Viewed 8856 times ]
(2) 打command: ICEman.exe -p 1234
下圖我打的command是ICEman.exe -p 1234 -H
-H表示用reset and hold功能,將板子先reset再hold住。
Attachment:
p2.png [ 9.35 KiB | Viewed 8856 times ]
(3) 開一個cygwin console。
Attachment:
p3.png [ 75.94 KiB | Viewed 8856 times ]
(4) 切換到Andesight裡的flash目錄。
燒code,指令如下
$ ./IntelJ3.exe --image=leopard_bootrom_rominit_1_56.bin --fast --verify --target=xc5
其中N9 N10及N12是用xc5這個參數。
若是N8或是SN8,用--target=ag101p_16mb
Attachment:
p4.png [ 12.3 KiB | Viewed 8856 times ]