To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.handyboardOpen lugnet.robotics.handyboard in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / Handy Board / 6834
6833  |  6835
Subject: 
no way to load an icb file !?!?!?
Newsgroups: 
lugnet.robotics.handyboard
Date: 
Thu, 30 Sep 1999 20:47:37 GMT
Viewed: 
598 times
  
Hi all,

IC does'nt load my *.icb file. Why?
I wrote this code in a *.asm file:


TFLG1 EQU $1023
ORG MAIN_START

subroutine_initialize_module:
  ldd #IC3_interrupt_handler
  std $FFEA
  cli
  rts

variable_right_clicks:
  fdb 0

IC3_interrupt_handler:
  ldd variable_right_clicks
  addd #1
  std variable_right_clicks
  ldaa #%00000001
  staa TFLG1
  rti

Then I assembled this file with as11_ic.
At loading the file, the message was displayed:

Fatal internal error:
Illegal line in s19 file.

What's wrong?



Message has 1 Reply:
  Re: no way to load an icb file !?!?!?
 
You must strip the DOS carriage returns from the .icb file. Please see the FAQ for an automated way to do this: (URL) Fred (...) (25 years ago, 1-Oct-99, to lugnet.robotics.handyboard)

2 Messages in This Thread:

Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR