| Author | beginning argument ( Replies received: 7 ) |
| curuchupa |
Posted 24-02-2006 at 17:58   |

Registered on : 02-22-2006
From 0
Messages : 2
OFF-Line
|
Hi there
For a long time I am using the ST62T60CM6 MCU, But now we are thinking change or improve our firmware.
The problem is the guy who program that chip for our board it is not anymore with us, and never give us the source code, and if we want development from scratch. I thing we could change the MCU with a better, thinking in the future.
We just have the hex files and we can do any changes in the firmware. THAT’S IS A BIG PROBLEM.
Anybody has any suggestion for me?
thanks in advance
|
|
|
Profile
Quote
|
| FL77 |
Posted 17-03-2006 at 13:45   |

Registered on : 04-12-2005
From Italy
Messages : 23
OFF-Line
|
Hi,
I don't understand if you have the source code or not!!
Do you have the hex files only and would you like to do some changes?
Franco
|
|
|
Profile
www
Quote
|
| jotita |
Posted 17-03-2006 at 15:13   |

Registered on : 03-10-2006
From USA
Messages : 4
OFF-Line
|
Hi there
Yes I just have de HEX files but I can't make changes, and that's is my problem.
Then I'm looking for a guy can do that, I mean write new code and make some changes, or learn and I do that.
Thanks
|
|
|
Profile
Quote
|
| FL77 |
Posted 17-03-2006 at 19:56   |

Registered on : 04-12-2005
From Italy
Messages : 23
OFF-Line
|
Did you try to disassemble it?
Is it too much long for understanding?
|
|
|
Profile
www
Quote
|
| jotita |
Posted 17-03-2006 at 20:22   |

Registered on : 03-10-2006
From USA
Messages : 4
OFF-Line
|
Yes I did it
But I don't have a decompiler for that MCU, and some friend gave me the program called Datarescue but don’t support ST6 family, and the source it’s not right, beside I don’t understand Assembler that's mean I am in same point.
Do you know somebody to do that and translate to C?
Or write a new code.
|
|
|
Profile
Quote
|
| FL77 |
Posted 18-03-2006 at 09:58   |

Registered on : 04-12-2005
From Italy
Messages : 23
OFF-Line
|
Quote:
|
Do you know somebody to do that and translate to C?
Or write a new code.
|
|
Translating to C is very hard!!
...is it a an hobby project or are you a company?
|
|
|
Profile
www
Quote
|
| jotita |
Posted 20-03-2006 at 17:04   |

Registered on : 03-10-2006
From USA
Messages : 4
OFF-Line
|
Actually it is a hobby, because my uncle has all about that and he ask me if I could do something, but I never write nothing for firmware, and I like all about computers and software, and now I try to understand MCU, bus it is not easy.
|
|
|
Profile
Quote
|
| SpongeBob |
Posted 20-04-2007 at 21:27   |

Registered on : 04-16-2005
From Christmas Island
Messages : 20
OFF-Line
|
ST6 assembler is very simple. So, you can create easily a parser that may dissasemble it. Next, move to AVR !
|
|
|
Profile
Quote
|