Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   programming help... (http://www.chiefdelphi.com/forums/showthread.php?t=40807)

Shlomi32 08-12-2005 12:18

programming help...
 
can we get the code from the robot controller and work with it in the mplab?

Alan Anderson 08-12-2005 12:28

Re: programming help...
 
Quote:

Originally Posted by Shlomi32
can we get the code from the robot controller and work with it in the mplab?

Not really.

While you can retrieve a program from the RC, what you end up with is the raw numbers which comprise the code, equivalent to the output from an assembler or compiler. It's theoretically possible to "disassemble" a .hex file into assembly language, and even more theoretically possible to turn that into C source code. However, I don't know of any existing tools to do that.


All times are GMT -5. The time now is 04:34.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi