home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / m68k / 1629 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!convex!convex!darwin.sura.net!spool.mu.edu!torn!skule.ecf!leungsa
  3. From: leungsa@ecf.toronto.edu (LEUNG Leo S.)
  4. Subject: 68k C compiler
  5. Message-ID: <C1DKEC.E29@ecf.toronto.edu>
  6. Organization: University of Toronto, Engineering Computing Facility
  7. Distribution: comp.sys.m68k
  8. Date: Sun, 24 Jan 1993 20:18:10 GMT
  9. Lines: 24
  10.  
  11. Hi,
  12.  
  13. I'm currently using the C cross compiler for the 68000/68332 obtained
  14. from the Motorola BBS.  I have two questions, which I'm hoping someone
  15. may know the answer to:
  16.  
  17. a) How can you program interrupts using the C compiler (including how to
  18. set up the interrupt routine addresses, is it necessary to save the registers
  19. before servicing the interrupt, etc.)? 
  20.  
  21. b) When I download the .S19 record (which was produced via the C compiler)
  22. onto the board (MC68332--it's pretty much similar to the rest of the 
  23. 68000 class) and run the program, I can't seem to abort the program so I 
  24. can analyze the registers and memory.  Any users out there that have had
  25. this problem? And what they did to overcome it?
  26.  
  27. Any advice would be greatly appreciated!
  28.  
  29. Thanks.
  30.  
  31. Leo Leung
  32.  
  33. leungsa@ecf.toronto.edu
  34.  
  35.