DSO Quad Bootloader corrupted

Very cool, Thank You.

At the end I succeeded recovering my DSO Quad !

You’ll find attached to this post the stock DSO Quad Bootloader v3.10; it has to be downloaded at the embedded Flash base address that’s 0x80000000.

Once restored the stock bootloader you will be asked for a License number that is calculated starting from your Hardware Serial number. In order to know it you can use the SYS FW 2.50 I modified to show you at startup the License number further to the Serial number.

So take care to note it down before doing any FW update that could potentially corrupt the original bootloader. :smiling_imp:

When you have taken note of your License number you can finally feel free to do any sort of experiment with your DSO Quad since you will be able to restore it completely at ANY time ! :mrgreen:

Hope it helps.
SYS250a.zip (26.1 KB)
BootLoader v3.10.zip (8.79 KB)

I have loaded your modified file Sys 250A.hex but do not see my license number upon restarting the DSO Quad. The start screen says that I have Sys version 1.50 and App version 2.50 .

Should I be seeing the license number on the bootup screen? If so, is there a possibility that someone replaced your modified Sys 2.50A with the original file?

Any help appreciated.

dwayne

I think that it has been replaced for some reason.
In any case you’ll find attached a new one that should work fine.
SYS.zip (26.1 KB)

This file worked perfectly.

Many thanks!

dwayne

I flash my quad with a new firmware - Sys_151 App_252 FPGA261, after it i want to know what is my LicenseNumber… and flash it with embedded’s sys file… after it usb logical drive won’t appeared. :imp:
Can you suggest me a solution?

Hi guys,

something went wrong when I wanted to change logo picture. It ended up with corrupted bootloader :frowning:

I’d like to make clear instructions how to make it work again (so it would help also to other users).
I have already ordered USB to RS232 TTL cable from ebay

Before I receive my USB cable, I’d like to be 100% sure what I need to do, step by step.

  1. Dismantle DSO
  2. Find CN7 connector
  3. Short-circuit the PIN1 and PIN2 (which will put it into USART1 boot mode)
  4. Connect PIN4=RX, PIN5=TX, PIN6=GND
  5. Do I need to turn it ON at this step please?
  6. Software to use - Is this correct software to use? (link suggested at the top of this thread does not work anymore)
  7. After I install that software, do I need to select anything special, like: Baud Rate, Parity, Echo, Timeout, …?
  8. “Upload” “BootLoader v3.10.bin” to flash through that software
  9. Is it now fixed? and can I at this step boot into boot mode and upload SYS file normally through USB mass storage?
  10. I’d prefer to upload modified SYS to check License number first and after that upload everything again normally through USB files for FPGA, SYS and APP, am I right? I mean will it work?

Thank you for your time and your help, I really appreciate it.

Hurray! It’s working again! :slight_smile:

Big thank you goes to tormod for his help.

Here are updated steps:

  1. Dismantle DSO
  2. Find CN7 connector
  3. Short-circuit the PIN1 and PIN2
  4. Connect PIN4=RX, PIN5=TX, PIN6=GND (try to swap RX and TX, depends on USB cable, I had to do that with mine)
  5. Connect the battery and turn it on
  6. Download and install Flash Loader Demo
  7. Run Flash Loader Demo, select correct COM port, press Next, then I selected ‘512 mem version’ (can’t remember exact words) and also 0x80000000 from pages list
  8. Select your DFU file and download it to your device
  9. All done, now you can update everything else normally through ‘usb’ upgrade mode, FPGA, SYS, APP

Only problem I have now is that I bought it with:

Hardware Ver 2.81
DS203 Mini DSO SYS Ver 1.62
DS203 Mini DSO APP (PLUS A1) Ver 1.13

…but there’s not DFU file yet for my HW version at wiki pages. Wiki says that for “Hardware V2.81 - New FPGA chip is used, so FPGA configuration file has changed. SYS and APP are still compatible with HW2.7x version”, so I believe everything will work fine, except it says HW 2.72 on initial screen. After I downloaded DFU for 2.72, I upgraded FPGS, SYS and also APP to versions I bought it with.

BTW, trick with getting license key didn’t work. I tried DFU and SYS from this thread, but it didn’t work. Anyway, to confirm license key on the load screen is no problem for me.

Thanks again. Hope it helps also to someone else. If anyone gets bored, get DFU for HW2.81 please :slight_smile:

Oh dear, input channels do not work :frowning:

It must be because of that DFU version. Any ideas?

For those who want to save their current state including DFU / License data etc. it is nice to have an archived dump file for emergency use with the serial port flash technique. This is a bit easier than starting with a stock DFU.

Creating a utility for this was mentioned earlier in this thread but I don’t recall seeing a hex for this.

Attached source + hex (FL_DUMP4) is for this. It loads by default into slot 4 and when run just saves the 256K of the processor flash memory as a flash.bin file. It just says saving followed by completed a few seconds later. You won’t see the completed flash.bin file until you reconnect the USB disk.

The DFU is actually the first 16K bytes of this and can be easily extracted using a binary editor.
FlDump.zip (29.1 KB)

I am a little surprised by this as the DFU is more about loading new software and launching what is loaded. It doesn’t have a lot to do with the actual run-time operation. If the input channels are not working then I’d be double checking I had the correct FPGA, SYS and APP files. Now if the DFU is not allowing you to reload those properly then that’s a different issue.

Hi bobtidey, something has changed, that’s why it does not work :frowning: Here’s answer on my PM:

So, I’m waiting… Thank you anyway bobtidey.

Updated version of the FLDUmp utility that dumps 256k of memory to a file FLASH.BIN that contains the DFU in the first 16K holding licence data.

The previous version only worked on 2MB models. The updated one works on both 2MB and 8MB.

The zip has hex files for slot 3 and slot 4
FlDump.zip (99.6 KB)

Hello,

just checking if someone has used the FLDump app from bobtidey on a working DSO with HW 2.81. Or dumped the image through CN7 with serial connection.

Checkout the upload I created:

viewtopic.php?f=26&t=5629

Merle

Tank you,
I was too eager to get it working and was probably trying too hard. In the end my device died on me. As it seems one coil (USB power L7) and power stabilizer (U15) for 2,8V have gone bad probably because I used the same computer for power and serial connection. Looking at the schematics, that was probably a bad idea. Accidentaly shorting the pin 1 on CN7 durring programming would explain things too, but i have taken precausions for that, so not sure. I don’t know if I will be able to recover this device, but probably not. I managed to make a full system backup (although it’s the corrupted state) if anyone is interested. I also confirmed that I was able to restore to that state comletely. My plan was to rewrite all available parts of it and flash it back. With this, I would probably get it working. A little more patience would help. :wink:

can anybody post a complete firmware for hw2.72 8mb?

I have a blank dead screen without solution

I can do that for you. I have the same HW. But … I have to do some more steps for it:

  1. Dump the bootloader in HEX - already done using FlDump by bobtidey, http://www.seeed.cc/topic_detail.html?id=1601.
  2. Rip off my serial number from it (or just replace with some random numbers) - maybe someone can help me with this? (some tips about offsets, etc.)
  3. Convert HEX dump to BIN format - need some help too, currently I’m waiting for wagnermerle’s help to find some software to do it. http://www.seeedstudio.com/forum/viewtopic.php?f=26&t=5629

Have you got a USB-TTL adapter? Have you tryed to connect (to your DSO) in Bootloader Serial mode?

Can you plz tell us how to find the HW serial and License number in DFU dump? Offset? Or maybe you can open your sources of modified SYS250a.hex? At least, the part which reads the License number.

And what if I know my serial and license numbers - any idea how to restore them after DFU flashing?

Good Day jpa Never Mind I’m a dumb ass. ALT_04 shows up on splash screen, and I missed it. Old fart syndrome, eyes going.

I am trying to upgrade to wildcat 5.6 on HW 2.70 (2.7B on board) and I discovered after install, that I did not install the ALT_04.hex.

When I try and copy ALT_04.hex, it will not copy to DFU 3.11c. I did not see any guidelines for installing that hex file.

Does this file install like the others?

HW 2.7

sys_B160.hex - Wildcat 5.6 files - FPGA v261 All installed fine and all functions seem to work ok. (select able & alterable), is the ALT_04.hex necessary if it is how do I load it?

Is the bootloader corrupt or not good for these files? DFU 3.11c.

Thanks for any info

P.S. Will I be able to install LOGIC analyzer on slot 3 or 4 when done loading wildcat 5.6?