home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17406 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!charnel!rat!polyslo.csc.calpoly.edu!shorio
  2. From: shorio@polyslo.csc.calpoly.edu (Shigenori Horio)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Need help desparately!!!
  5. Message-ID: <1992Dec16.013514.26006@rat.csc.calpoly.edu>
  6. Date: 16 Dec 92 01:35:14 GMT
  7. Organization: Cal Poly State Univ,CSC Dept,San Luis Obispo,CA 93407
  8. Lines: 15
  9. Nntp-Posting-Host: polyslo.csc.calpoly.edu
  10.  
  11. I need Lattice C programming help.  I  have been working on the signal
  12. sampling program on my Amiga 3000 w/ OS 2.04.  I am reading the signal data
  13. from parallel port and putting it to a buffer.  I used CIA routines
  14. ( AbleICR, AddICRVector, RemICRVector, ans SetCR) to get data from ciaa.ciaprb
  15. register.  The program works fine when I just read data for a short time of
  16. priod. Say, enough time to fill 1024 bytes data; however, when I put
  17. this routine in the infinite while loop to get sample continuously, the program
  18. stops reading data after 5 to 10 seconds.  I think CIA register gets too busy.
  19. I read all AMIGA ROM Kernal manuals, but it only briefly mentions CIA resources.
  20. If someone know how to fix problem, please let me know!  I will be really 
  21. appreciated. Thanks.
  22.  
  23. -Fory Horio
  24.  Email at shorio@polyslo.csc.calpoly.edu 
  25.  Phone at 805-595-7639
  26.