which I can flash in the flash chip.
The problem with the device is as follows:
After power up its blink by all leds and after this just Power led ligts only.
If I press and hold Reset button during power up, nothing will be changed: usr LED won't light up or blink
When I soldered to rx/tx pins by usb-> rs232(3.3v level) serial bridge controller, i dont get any information in terminal program.
When I soldered pins to jtag port, it helped to get some information:
Code: Select all
Open On-Chip Debugger
> reset
JTAG tap: ar724x.cpu tap/device found: 0x00000001 (mfg: 0x000, part: 0x0000, ver: 0x0)
> halt
target state: halted
target halted in MIPS32 mode due to debug-request, pc: 0xbfde1d40
> reset
JTAG tap: ar724x.cpu tap/device found: 0x00000001 (mfg: 0x000, part: 0x0000, ver: 0x0)
target state: halted
target halted in MIPS32 mode due to debug-request, pc: 0xbfde1d40
> resume
> reset
JTAG tap: ar724x.cpu tap/device found: 0x00000001 (mfg: 0x000, part: 0x0000, ver: 0x0)
>
Netinstall really doesn't help, because bootloader is broken.
Please help me anyone with my trouble.
Best regards.