home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.m68k
- Path: sparky!uunet!convex!convex!darwin.sura.net!spool.mu.edu!torn!skule.ecf!leungsa
- From: leungsa@ecf.toronto.edu (LEUNG Leo S.)
- Subject: 68k C compiler
- Message-ID: <C1DKEC.E29@ecf.toronto.edu>
- Organization: University of Toronto, Engineering Computing Facility
- Distribution: comp.sys.m68k
- Date: Sun, 24 Jan 1993 20:18:10 GMT
- Lines: 24
-
- Hi,
-
- I'm currently using the C cross compiler for the 68000/68332 obtained
- from the Motorola BBS. I have two questions, which I'm hoping someone
- may know the answer to:
-
- a) How can you program interrupts using the C compiler (including how to
- set up the interrupt routine addresses, is it necessary to save the registers
- before servicing the interrupt, etc.)?
-
- b) When I download the .S19 record (which was produced via the C compiler)
- onto the board (MC68332--it's pretty much similar to the rest of the
- 68000 class) and run the program, I can't seem to abort the program so I
- can analyze the registers and memory. Any users out there that have had
- this problem? And what they did to overcome it?
-
- Any advice would be greatly appreciated!
-
- Thanks.
-
- Leo Leung
-
- leungsa@ecf.toronto.edu
-
-