A friend has asked for help with some 68HC11 assembly code. The code was written for a DOS/Windows cross-assembler with an executable name of X68C11. Does anyone know if that assembler can still be found, or if there is a compatible assembler that exists?
A:
Have a look at this link that might point you in the direction to find the sources...I did see that there is a way to use the GNU's gcc toolchain to produce a cross-compiled binary...
Hope this helps, Best regards, Tom.
tommieb75
2010-02-08 21:26:16
Man, that's some old stuff. Bunch of dead links, etc. so far, but I remain hopeful. The real problem is there's a pretty good chunk of source, and I sure as heck don't want to port it all if it's not completely necessary.
Harper Shelby
2010-02-08 22:34:14
@Harper: check this out, maybe with cygwin and this...http://www.gnu.org/software/m68hc11/
tommieb75
2010-02-08 22:52:47
+1
A:
Well, I found that the assembler does still exist. The original creator, 2500 AD software, was bought by Avocet, who has kept up the 68HC11 product line.
Harper Shelby
2010-02-10 19:47:15