Git Product home page Git Product logo

Comments (11)

xwaitzdb avatar xwaitzdb commented on July 19, 2024 1

Issue solved. By using objcopy.exe convert app1.hex' to app1.binandapp1.adr`, W6.5 upload successful, regardless of origin (532KB) or recompile one (412KB). I tried to split into 2 bins, it freeze at startup screen. if split 3 bins, the third bin would not be accepted. My guess is DFU3.46 cant read too large hex (>200K?) and too many bin to upload.

from dso203.

knopserl avatar knopserl commented on July 19, 2024

Meanwhile I got it to work with one of the hints from one of the project fork. HE did a workaround and splited the app1.hex into three *.bin files with each *.addr file. With that partitioned update, it worked.
The only thing I would ask is the missing Logo file, if that has anybody, as the firmware updates deleted/destroyed the image.

from dso203.

MotoMaxis avatar MotoMaxis commented on July 19, 2024

281logo.zip
Try this logo

from dso203.

knopserl avatar knopserl commented on July 19, 2024

@MotoMaxis thanks, I'll try it (but I guess I have tried already files with that name). This works with the Wildcat 6.5 fiirmware? I have the DSO203 with 2.71HW. Currently it works, but has no logo (black background)

from dso203.

MotoMaxis avatar MotoMaxis commented on July 19, 2024

As far as I you you should be using WC5.6 for hw2.72 and older. WC6.5 is for hw2.8x.
In your case the .ADR might be different depending on memory mapping.

from dso203.

MotoMaxis avatar MotoMaxis commented on July 19, 2024

For hw2.72 logo's home is at 0x0803D800. This should work.
272logo.zip

from dso203.

xwaitzdb avatar xwaitzdb commented on July 19, 2024

Got same problem with w6.4 update to w6.5.
When turn to app1-c.bin, it just hanging there, didn't change to *.RDY or *.ERR, With Hw2.82 Sys1.64 DFU3.46c setting.
Any clue?

from dso203.

MotoMaxis avatar MotoMaxis commented on July 19, 2024

If you are loading .bin file, you first must copy over .adr file for it which turns to .set, after copy .bin file.

from dso203.

xwaitzdb avatar xwaitzdb commented on July 19, 2024

I did. Files in USB are: app1_a.set app1_a.rdy app1_b.set app1_b.rdy app1_c.set app1_c.bin.
and i recompile the app1.hex, find out the file size shrink(525k->4xxk), i think may be the problem, will trying split hex next.

from dso203.

MotoMaxis avatar MotoMaxis commented on July 19, 2024

Share the files or link, I will check.

from dso203.

xwaitzdb avatar xwaitzdb commented on July 19, 2024

Thanks a lot, i use this tutorial(https://github.com/MotoMaxis/DS203-DSOQuad/tree/master/WildcatV6.5/install_info) and provided *.adr *.bin to install.

from dso203.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.