I have been studying about the MSP430 series for a few weeks, and would like to jump in. My last hands-on work with microcontrollers was in the years 1974-1985 or so, ending with Motorola 68HC11 based stuff. Anyway, here we are 20 years later, things are smaller (I’m game to try SOIC package), but I have yet to pick an initial development environment. In the 68HC11 days it was pretty easy to get started (download a binary image of 256 bytes at 600 bps or so and let it run); it now seems there is much more to it (JTAG?). I’d just like to start off with a small program that wiggles an I/O line (watch with oscilloscope) written in assembler (can I just write a few lines of code and let it run, or is there lots of compulsory initialization needed to get the controller to behave?) and cross-assembled (can I use a linux machine and VI editor, or do I need to learn a big complicated IDE?) to “bare metal” machine code (or do I need to obtain, learn and use some kind of OS?) I’ve downloaded and printed TI’s MSP430 family user’s guide (do they publish printed manuals anymore???), but I’d like to find the simplest initial path to proving to myself I can actually wrangle a microcontroller before I get in too deep.
Much tkx for any advice,
Dave
wb0gaz@hotmail.cmo