Program Development Order
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "<div style="padding: 0px; margin: 0px 0px 0px 11px;"> {| border="0" cellpadding="0" cellspacing="0" |- valign="baseline" style="vertical-align: baseline;" | width="13" | <span...")
(Created page with "<div style="padding: 0px; margin: 0px 0px 0px 11px;"> {| border="0" cellpadding="0" cellspacing="0" |- valign="baseline" style="vertical-align: baseline;" | width="13" | <span...")
Latest revision as of 01:19, 13 February 2013
• | Start BASCOM |
• | Open a file or create a new one |
• | ! Important ! Check the chip settings, baud rate and frequency settings for the target system |
• | Save the file |
• | Compile the file (this will also save the file !!!) |
• | If an error occurs fix it and recompile (F7) |
• | Run the simulator(F2) |
• | Program the chip(F4) |
Languages | English • Deutsch |
---|