|
I'm having a problem recompiling legos firmware on windows NT.
When I try, sort fails, for some reason, and that apparently corrupts the
entire legos.srec, and the files that are needed to compile user programs.
This is what it says...
h8300-hms-objcopy -I coff-h8300 -O srec legOS.coff legOS.srec
chmod a-x legOS.srec
h8300-hms-nm legOS.coff | sort -u > legOS.map
SORT: Invalid switch
h8300-hms-objdump --disassemble-all --no-show-raw-insn -m h8300 legOS.srec >
legOS.dis
perl c:/legOS/util/merge-map legOS.map legOS.dis > legOS.dis2
perl c:/legOS/util/genlds legOS < legOS.map > legOS.lds
rm legOS.coff legOS.map legOS.dis
Please help. Is sort broken for WinNT?
Torkel
|
|
Message has 1 Reply: | | Re: winlegos and sort
|
| Oh never mind. I guess that's what you get for not paying attention to your path. It executed the wrong sort. Torkel Torkel Niklasson <torkel.niklasson@te...logic.com> wrote in message news:Fv4DJ7.Fx6@lugnet.com... (...) (25 years ago, 25-May-00, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|