Errors

Address NOT in the ROM

The dictionary pointer DP-T has exceeded the value in ROM-END.

Address NOT in the File

The variable pointer VP-T has exceeded the value in RAM-END.

Address NOT in the E2PROM

The E2PROM pointer has exceeded the value in EEPROM-END.

Already a GOTO!

Compiler was converting a call to a goto and found it was already.

Already Resolved

The word being resolved is already resolved. Maybe a duplication.

Conditionals Wrong

The compiler has detected that the conditionals are not matched. An IF may not have a THEN or a value may have been left on the Host stack during compilation.

Definition out of range!

This only applies to devices with more than 2K of code space. A jump within an IF..THEN, BEGIN..UNTIL etc. is more than a relative jump.

Not enough Parameters

The word being executed by the Host did not have enough parameters on the data stack to run.

NOT Erased

The address shown is not $3FFF.

NOT Compiling!

The compiler is interpreting and should be compiling.

NOT an 8 bit number

The value on the Host stack is greater than 255.

NOT in Remote!

IRTC is not in the Remote mode and should be.

NOT Resolved!!

The word is not yet resolved and still has forward references.

is NOT a Library Definition!

The word could not be found in the Library vocabulary.

is NOT yet Defined or is In-Line!

The word does not have a header in the Target vocabulary so it may have been used but only produced in-line code.

Could NOT enter Program Mode!

The ISP could not establish contact with the Target CPU. Reset and try again.

Prog. Error!

The ISP did not respond to the command properly.

.... Unresolved Word(s)

Shows the words that are unresolved.

Error: <word> is undefined

The word could not be found in the current search order