Subject:
|
as11_ic on unix now mailing to make icb properly.
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Tue, 16 Jan 2001 04:14:47 GMT
|
Viewed:
|
1235 times
|
| |
| |
Hi,
I am on the unix platform for development.
I am working on 1-wire network code for the handyboard (in
assembly)
I'm getting Unrecognized Mnemonic errors and value truncated errors.
I then decided to assemble speed.asm, and noticed I get the same errors,
and
the icb file size resulting was different than what it's supposed to be:
as11_ic speed2.asm
as11_cpp v3.1 970418
gcc -E -traditional -x c -I/home/jerryn/handyboard/ic_linux_3.1/libs
-DZERO_PAGE_START=$10 -DMAIN_START=$8020 speed2.asm
as11 /tmp/2196.asm
6811 assembler 10-Aug-91
original program by Motorola.
a few modifications by Randy Sargent (rsargent@media.mit.edu)
"speed2.asm"(26): Unrecognized Mnemonic
"speed2.asm"(27): Unrecognized Mnemonic
"speed2.asm"(28): Unrecognized Mnemonic
"speed2.asm"(29): Unrecognized Mnemonic
"speed2.asm"(31): Unrecognized Mnemonic
"speed2.asm"(32): Unrecognized Mnemonic
"speed2.asm"(33): Unrecognized Mnemonic
rm /tmp/2196.asm
mv /tmp/2196.s19 speed2.s19
gcc -E -traditional -x c -I/home/jerryn/handyboard/ic_linux_3.1/libs
-DZERO_PAGE_START=$13 -DMAIN_START=$872B speed2.asm
as11 /tmp/2203.asm - cre
rm /tmp/2203.asm
mv /tmp/2203.s19 speed2.s19
Here's the result:
-rw-r--r-- 1 jerryn users 427 Oct 27 1995 speed.icb
-rw-r--r-- 1 jerryn users 422 Jan 15 22:58 speed2.icb
Any ideas? I have a registed version of IC.
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|