At 11:52 PM -0500 3/26/00, Chris DiPierro wrote:
>Someone asked me if I had multiple definitions of the function I was having
>problems of. I DID! Aha I thought as I got rid of the multiple definitions.
>So I got rid of the old definitions and tried again.
>
>Now I get the following:
>
>"It performed a 'line 1111 instruction'. ..."
>
>A line 1111 instruction??? What the heck is that!?
There are no valid 68K instructions whose opcodes start with
the bit sequence 1111.
This is called an F-line exception in some of Motorola's docs,
since 1111 is the hex digit 'F'.
In short, you are executing something that isn't code.
--
-- Marshall
"The era of big government is over."
Bill Clinton, State of the Union Address, January 23, 1996
Marshall Clow Adobe Systems <mailto:[EMAIL PROTECTED]>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html