You have a "Matrix S".
code of bootloader zap3.10 (*.bin file):
Code:
0x0000 1234 0000 ABD8 2C00 0000 06CA 0000 0000 .4....,.........
0x0010 EA00 0014 E59F F1AC E59F F1AC E59F F1AC ................
The first 16 byte is the header. The header is only for the serial download of the *.bin file! Remove the first 16 byte from the *.bin file. The file begins then with 0x EA 00 00 14....
The Flash is broken (Atmel). Take new AMD Flash. Program this new file at 0x00 of the boot Flash. The place of old Atmel (boot002.bin). Solder the new Flash into the Matrix.
Then the Matrix already boot. Then bring serially the firmware in (v30.07.1.bin)
If did not function to something.... One does not have to program the Flash externally! One can use the existing Jtag port!
If one the Jtag used... the addresses of the Flash begins with "2c". The storage area is over the CPU from 0x2c000000 to 0x2c3FFFFFE. The Bootloader comes at 0x2c000000.
If still questions are.... simply still once ask! Apology for my English. One does not understand searches well over a foreign language. Which is your native language?
cu Oli