home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / robotics / 2672 < prev    next >
Encoding:
Text File  |  1992-12-17  |  2.3 KB  |  65 lines

  1. Newsgroups: comp.robotics
  2. Path: sparky!uunet!world!gkulosa
  3. From: gkulosa@world.std.com (Greg A Kulosa)
  4. Subject: Re: Various C compilers for 6270 & Miniboard
  5. Message-ID: <BzF1nI.z0@world.std.com>
  6. Organization: The World Public Access UNIX, Brookline, MA
  7. References: <1gqbovINNpqd@male.EBay.Sun.COM>
  8. Distribution: usa
  9. Date: Thu, 17 Dec 1992 18:21:17 GMT
  10. Lines: 53
  11.  
  12. wag@georwell.EBay.Sun.COM (Rick Wagoner) writes:
  13.  
  14. >After going over the docs for the Mini board and the LEGO 6270
  15. >robot, I noticed that they both refer to C compilers for code development.
  16.  
  17. >Can the Interactice C compiler, mentioned in the 6270 docs, be used to successfully
  18. >develop code for the Mini board?  Or must we purchase the compiler from Dunfield?
  19.  
  20. Interactive-C (IC) works by first downloading a 'pseudo-code'
  21. interpreter to the 6.270 board.  I believe that this interpreter
  22. (which is written in 68HC11 assembler) is about 10K.  This is
  23. obviously way too big for the internal memory of the 68HC11 used in
  24. the Miniboard design.  Then, you would also download your code
  25. produced by IC.  Since the Miniboard has no capability to add external
  26. memory, you can't use IC with it.
  27.  
  28. You can either buy the C cross-compiler from Dunfield Development, or
  29. program the Miniboard in assembler.  Motorola provides free assemblers
  30. for almost all their MCU's on their BBS.
  31.  
  32. I have also heard tell of a GNU GCC port to the 68HC11, but I haven't
  33. gotten a hold of it.  Has anyone else seen this, or know where to FTP
  34. it?
  35.  
  36. >Thanks for any assistance,
  37.  
  38. >Rick
  39.  
  40. >---
  41. >+-----------------------------------------------+
  42. >+ Rick Wagoner                    +
  43. >+ Sun Microsystems Education Dept.        +
  44. >+ 408-276-5658                    +
  45. >+                         +
  46. >+ email Rick.Wagoner@EBay.Sun.COM        +
  47. >+ or    rick.wagoner@Ebay             +
  48. >+ or    rwagoner@sun.com            +
  49. >+                        +
  50. >+ or whateverthehell the DNS server mangles my    +
  51. >+    address into!                +
  52. >+                        +
  53. >+-----------------------------------------------+
  54. >+ Opinions: MINE!    Systems: Theirs!    +
  55. >+-----------------------------------------------+
  56. >+  Everybody likes to stir the excrement        +
  57. >+  but nobody likes to clean the paddle...    +
  58. >+-----------------------------------------------+
  59.  
  60. -- 
  61. Greg A. Kulosa        |  "If we are to be damned, let's be damned for what
  62. Systems Administrator    |   we really are"    - Jean-Luc Picard
  63. Oberon Software        |___________________________________________________
  64. gkulosa@oberon.com     One Memorial Drive, Cambridge, MA 02142
  65.