From: datajerk on
I've searched this group and googled and still no luck.

Steps taken:

1. Install Debug4x
2. Verify that 256/257 are attached
3. Input to stack:

::
CK1NOLASTWD
CK&DISPATCH1
BINT1 ::
%2 %^
%PI
%*
;
;
@

4. Type ASM

Get error:

asm Error: Invalid File

Stack now has list with hex numbers and a symbol the resembles as sumo
wrestler.

What did I miss?

Thanks.
From: manjo on
> 1. Install Debug4x
> 2. Verify that 256/257 are attached
> 3. Input to stack:
>
> ::
> CK1NOLASTWD
> CK&DISPATCH1
> BINT1 ::
> %2 %^
> %PI
> %*
> ;
> ;
> @
>
> 4. Type ASM
>
> Get error:
>
> asm Error: Invalid File
>
> Stack now has list with hex numbers and a symbol the resembles as sumo
> wrestler.
>
> What did I miss?

When you get an error trying to assemble something with bilt in MASD
type ER (without changing the stack contents)
you will see the details about errors MASD found in your source file.

also be sure that @ is the *last* character in your source file !
line break (CR-LF combination or either CR or LF) or any other caracter
can't follow the @

i assume you have extable(2) installed, you didn't write it in "steps
taken"... just be sure you have it :-)

--
manjo
http://fly.srk.fer.hr/~manjo/openfire
| 49G+ | ROM 2.09 | hw serial:CN40213309 | sw serial:CN40701165 |


From: datajerk on
On Dec 28, 11:07 am, "manjo" <not-available-s...(a)rocketmail.com>
wrote:
> > 1. Install Debug4x
> > 2. Verify that 256/257 are attached
> > 3. Input to stack:
>
> > ::
> > CK1NOLASTWD
> > CK&DISPATCH1
> > BINT1 ::
> > %2 %^
> > %PI
> > %*
> > ;
> > ;
> > @
>
> > 4. Type ASM
>
> > Get error:
>
> > asm Error: Invalid File
>
> > Stack now has list with hex numbers and a symbol the resembles as sumo
> > wrestler.
>
> > What did I miss?
>
> When you get an error trying to assemble something with bilt in MASD
> type ER (without changing the stack contents)
> you will see the details about errors MASD found in your source file.
>
> also be sure that @ is the *last* character in your source file !
> line break (CR-LF combination or either CR or LF) or any other caracter
> can't follow the @
>
> i assume you have extable(2) installed, you didn't write it in "steps
> taken"... just be sure you have it :-)
>
> --
> manjohttp://fly.srk.fer.hr/~manjo/openfire
> | 49G+ | ROM 2.09 | hw serial:CN40213309 | sw serial:CN40701165 |

Found problem. I didn't -92 SF. Yes extable2.lib installed.

Thanks.
From: JYA on
Hi
On 2007-12-29 04:08:57 +1100, "datajerk(a)gmail.com" <datajerk(a)gmail.com> said:

Change to:

!RPL
!NO CODE
> ::
> CK1NOLASTWD
> CK&DISPATCH1
> BINT1 ::
> %2 %^
> %PI
> %*
> ;
> ;
> @

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)