"dark0s Optik" <[EMAIL PROTECTED]> wrote: > I am reading book of microprocessor architectures, > but I would like try to program a microprocessor. > Anyone can suggest me documents, web links, > peoples to help me in my interest?
It might may be a good idea to start with a microcontroller http://en.wikipedia.org/wiki/Microcontroller where you can be in full control of the hardware and have good documentation to work from. I think the Microchip PIC32 microcontroller is a good start at $50, offering a simple, reasonably well-known architecture and tools that are supposedly easy to use if you've got Windows XP to run them. It probably won't ever run a BSD though, due to its limitations. Different purpose. /Jonas Sundström.