Giter Site home page Giter Site logo

uber-retro-programmer's People

Contributors

giomba avatar giuliof avatar

Watchers

 avatar  avatar

uber-retro-programmer's Issues

Segmentation fault when erasing

I have an Atmel AT28C64B EEPROM (15PU 1207), that I'm unable to write to.

I used the programmer software and firmware at version 7c92435
I did:

$ ./serprog --unlock --write snake6502.bin --size 8192 --addr 0
[INFO   ] Successfully connected programmer URProgrammer
[INFO   ] Write errors: 0
[INFO   ] Unlocking memory...
[INFO   ] Write errors: 4298
[INFO   ] Beginning read
[ERROR  ] Failed verification

I thought that it could be due to a faulty memory, but I've programmed it some time ago with another programmer (codename djordjo). I'll re-try when possible.
So I just tried to erase the memory (even if this programmer just does it in software) and I did:

$ ./serprog --unlock --erase --size 8192
[INFO   ] Successfully connected programmer URProgrammer
[INFO   ] Write errors: 0
[INFO   ] Erasing device...
[INFO   ] Write errors: 7066
[INFO   ] Blank checking...
[INFO   ] Beginning read
[1]    220699 segmentation fault (core dumped)  ./serprog --unlock --erase --size 8192

And here you can see a segmentation fault of the host program.
Even if my EEPROM does not work, I think this shouldn't happen.

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.