Shop OBEX P1 Docs P2 Docs Learn Events
Reading code back from an SX28 — Parallax Forums

Reading code back from an SX28

RockyBRockyB Posts: 11
edited 2010-04-19 18:03 in General Discussion
freaked.gif Is there any way to pull a copy of code from the SX28 after it's written? I have a product that I handed over to be produced and now cannot find my SXB code! The only copy in existence seems to be in the chip on the board we are getting ready to produce.

Comments

  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2010-04-18 23:43
    There should have been a *.bak (backup) file created when you last compiled the *.sxb but it sounds like you dont have it. You are out of luck. Sorry.
  • Martin HodgeMartin Hodge Posts: 1,246
    edited 2010-04-19 02:58
    Did you use the copy protect fuse? If not you can use an SX key/blitz to read the program from the device. You won't get the SX/B back though, just the compiled hex code. But it can be used to program other chips.
  • RockyBRockyB Posts: 11
    edited 2010-04-19 06:28
    What software would I use? I cannot find a read option in the Key software V3.3.0.

    Please, please tell me it's there or in another software...

    Thanks in advance.
    Rocky
  • BeanBean Posts: 8,129
    edited 2010-04-19 14:34
    Rocky,
    Run->Device->Read->Save Hex

    Bean

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Use BASIC on the Propeller with the speed of assembly language.
    PropBASIC thread http://forums.parallax.com/showthread.php?p=867134

    March 2010 Nuts and Volts article·http://www.parallax.com/Portals/0/Downloads/docs/cols/nv/prop/col/nvp5.pdf
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    There are two rules in life:
    · 1) Never divulge all information
  • RockyBRockyB Posts: 11
    edited 2010-04-19 18:03
    Oh Bean,
    Thanks, I am DENSE! I know I will have to rewrite the source for the future, but now I don't have to do it this week!!!! [noparse]:)[/noparse] hop.gif
Sign In or Register to comment.