Author: th4t1guy  <coolstuff@syke.com>    76.92.231.40 Use this link if you want to link to this message and its entire thread of discussion. Post a Msg
Date: 2/8/2009 4:45:28 PM
Subject: RE: Anyone know assembly programming?

You'll at least need to find a pdf manual for whatever microcontroller you're using. These are usually around 50megs and about several hundred pages. You'll probably also want to download some sort of emulator like Keil uvision to run your code through.
Writing assembly is the easy part. You'll probably spend most of your time reading the microcontroller manual.