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 / 6836
6835  |  6837
Subject: 
Re: no way to load an icb file !?!?!?
Newsgroups: 
lugnet.robotics.handyboard
Date: 
Fri, 1 Oct 1999 10:51:13 GMT
Viewed: 
807 times
  
You must strip the DOS carriage returns from the .icb file.  Please see the FAQ
for an automated way to do this:

  http://el.www.media.mit.edu/projects/handy-board/faq/index.html#icb

Fred

In lugnet.robotics.handyboard, Jens Graf writes:
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 is in Reply To:
  no way to load an icb file !?!?!?
 
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 (...) (25 years ago, 30-Sep-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