home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / m68k / 1064 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!ftpbox!mothost!white!sapphire.rtsg.mot.com!declrckd
  3. From: declrckd@rtsg.mot.com (Dan J. Declerck)
  4. Subject: Re: 68hc11 functions in 68000 family?
  5. Message-ID: <1992Aug26.181441.17495@rtsg.mot.com>
  6. Sender: news@rtsg.mot.com
  7. Nntp-Posting-Host: marble
  8. Organization: Motorola Inc., Cellular Infrastructure Group
  9. References: <1992Aug25.184505.2344@microware.com>
  10. Date: Wed, 26 Aug 1992 18:14:41 GMT
  11. Lines: 25
  12.  
  13. In article <1992Aug25.184505.2344@microware.com> smcgee@microware.com (Scott McGee) writes:
  14. >I have a friend who has been doing some real time controller work using 68hc11
  15. >chips. He asked if there was a 68000 based equivalent to this chip. If anyone
  16. >know of one, please drop me a note.
  17. >
  18. The entire 68300 series of microprocessors are available for this purpose.
  19. The closest to the HC11 would probably be 68331. None of the software is compatible
  20. between the two, so....
  21.  
  22. There is the 68HC16 series, which is source code compatible to the HC11, while also 
  23. providing 16 bit capability and a Multiply-and-accumulate feature. 
  24.  
  25. So you have two choices, go with HC16 if you have a lot  invested in HC11 software,
  26. or go with 683XX and rewrite everything. Note: this assumes you wrote everyhting in 
  27. assembler. If you wrote it in "C", you'll probably have an easier time porting to
  28. either architecture.
  29.  
  30. -Dan
  31.  
  32.  
  33. -- 
  34. => Dan DeClerck                      |  EMAIL: dand%isdgsm@rtsg.mot.com   <=
  35. => Motorola Intl Subscriber Group    |                                    <=
  36. =>                                   |  Phone: (708) 632-4486             <=
  37. ----------------------------------------------------------------------------
  38.