On 9 Feb 2010 at 18:54, e.stiebler wrote:
What we need is a J11/T11 chip again, so we can
program MACRO11 again
;-) (I know of the rumor, that the msp430 is loved by old pdp11 guys)
While I've played around with the MSP430 a bit, I can appreciate the
value of a Harvard architecture on a microcontroller when all one has
is a 16-bit addressing space.
Some AVRs are very nice in this respect--you can connect an external
SRAM that expands system RAM to 65K and still have your instruction
space.
--Chuck