在 NandFlash 為 empty, No NORFlash 情況下, 透過 MultiICE 燒錄 NandFlash (使用 Samsung ARM Nand Controller) :
Way 1:
(1) 以 MultiICE Connect Target Board.
(2) 開啟 AXD, 直接 Key In Instruction (INT Vector, Init Memory).
(3) 在 RAM Run NandFlash Operation Code (Erase, Write, Read...)
Way 2:
Way 1:(2) -> 在 AXD Debug Window 以 ob Instruction Load .INI, 以 ARM7 44B0為例 :
spp vector_catch 0x00
spp semihosting_enabled 0x00
fillmem 0x1c80000 0x1c80000 0x11111100 32
fillmem 0x1c80004 0x1c80004 0x00000600 32
fillmem 0x1c80008 0x1c80008 0x00007ffc 32
fillmem 0x1c8000c 0x1c8000c 0x00007ffc 32
fillmem 0x1c80010 0x1c80010 0x00007ffc 32
fillmem 0x1c80014 0x1c80014 0x00007ffc 32
fillmem 0x1c80018 0x1c80018 0x00007ffc 32
fillmem 0x1c8001c 0x1c8001c 0x00018000 32
fillmem 0x1c80020 0x1c80020 0x00018000 32
fillmem 0x1c80024 0x1c80024 0x0086060e 32
fillmem 0x1c80028 0x1c80028 0x00000010 32
fillmem 0x1c8002c 0x1c8002c 0x00000020 32
fillmem 0x1c80030 0x1c80030 0x00000020 32
reload
Subscribe to:
Post Comments (Atom)
-
Error Msg : ./configure: line 4379: syntax error near unexpected token `USB,' ./configure: line 4379: `PKG_CHECK_MODULES(USB, libusb-1...
-
RTEMS – stm32F407 Discovery Board Posted on October 21, 2013 by tony jou Environment : Host O.S. : Windows 7 64bits ...
-
在 FreeNAS / jail 中要 mount Host 的 folder 須在 Host 上執行 mount (nullfs), mount point 即是 jail folder 相對應的 node.
No comments:
Post a Comment