Код
Once done, the following steps are necessary to store this version of ROM code in DataFlash.
1. unplug power supply
2. unplug USB device cable
3. remove jumper JP10 (NandFlash Chip Select) & JP12 (DataFlash Chip Select)
4. plug serial cable
5. launch hyper terminal (115,200 bauds, 8 bits, parity none, 1 stop bit, no flow control)
6. plug-in power supply
7. type on hyper terminal: "Alt-0128 Alt-0128 #"
8. AT91SAM9G45-EKES returns ">"
9. close hyper terminal
10. close jumper JP12 (DataFlashВ® Chip Select)
11. launch SAM-BA (Choose right COM port and AT91SAM9G45-EKES)
12. choose DataFlash media tab in the SAM-BA GUI interface
13. initialize DataFlash, choosing the Enable action in the Scripts rolling menu and press
Execute
14. choose Send boot file, press Execute
15. select AT91SAM9G45_RomCode_Replacement.bin binary file and press Open; the
media is written down
16. close SAM-BA
On Reset, the faulty ROM code will copy the fixed ROM code in SRAM and launch it. The con-
nexion through USB to the SAM-BA monitor will work.
1. unplug power supply
2. unplug USB device cable
3. remove jumper JP10 (NandFlash Chip Select) & JP12 (DataFlash Chip Select)
4. plug serial cable
5. launch hyper terminal (115,200 bauds, 8 bits, parity none, 1 stop bit, no flow control)
6. plug-in power supply
7. type on hyper terminal: "Alt-0128 Alt-0128 #"
8. AT91SAM9G45-EKES returns ">"
9. close hyper terminal
10. close jumper JP12 (DataFlashВ® Chip Select)
11. launch SAM-BA (Choose right COM port and AT91SAM9G45-EKES)
12. choose DataFlash media tab in the SAM-BA GUI interface
13. initialize DataFlash, choosing the Enable action in the Scripts rolling menu and press
Execute
14. choose Send boot file, press Execute
15. select AT91SAM9G45_RomCode_Replacement.bin binary file and press Open; the
media is written down
16. close SAM-BA
On Reset, the faulty ROM code will copy the fixed ROM code in SRAM and launch it. The con-
nexion through USB to the SAM-BA monitor will work.
Как я понимаю, нужно:
Код
1. Выключить питание
2. Отсоединить USB-кабель
3. Убрать джамперы JP10 и JP12
4. Подключить RS232-кабель и открыть Hyperterminal (я работаю в linux, поэтому пользуюсь minicom или cutecom)
5. Включить питание
2. Отсоединить USB-кабель
3. Убрать джамперы JP10 и JP12
4. Подключить RS232-кабель и открыть Hyperterminal (я работаю в linux, поэтому пользуюсь minicom или cutecom)
5. Включить питание
После выполнения следующей инструкции ничего не происходит.. Может ,я что-то не то посылаю?? Или не в том формате? Потому что в ответ никакой галочки ">" я не получаю...На атмеловском форуме кто-то писал, что посылал "\128\128#"...Тоже безрезультатно... Если кто-то решал уже эту проблему, подскажите, пожалуйста, что делаю не так. Спасибо)