Цитата
После попытки прошить контроллер файлом AT91RM9200-29lv160d.bin вообще все перестало работать... раньше при включении питания хотя бы буквы ССССССССС
What level do you have on BMS pin ?
If you've changed it to low, your processor is loading from parallel flash on EBI, selected by NSC0.
If BMS still high, it means, processor finds the entry in DataFlash as correct vector table and start the execution of wrong image.
Absence of 'C' on debug port means that the processor leave ROMBOOT code before start internal Boot loader because valid boot media was found.
Цитата
После попытки прошить контроллер файлом AT91RM9200-29lv160d.bin вообще все перестало работать... раньше при включении питания хотя бы буквы ССССССССС
What level do you have on BMS pin ?
If you've changed it to low, your processor is loading from parallel flash on EBI, selected by NSC0.
If BMS still high, it means, processor finds the entry in DataFlash as correct vector table and start the execution of wrong image.
Absence of 'C' on debug port means that the processor leave ROMBOOT code before start internal Boot loader because valid boot media was found.