|
SettingUpProgrammersNotepad
Instructions for Setting Up Programmers Notepad for Micropendous Firmware Development
These instructions will allow you to compile firmware and program Micropendous boards from within Programmer's Notepad. These instructions assume you have properly set up Windows for firmware development, WindowsQuickStart, and have installed Serial Port drivers.
Name: Make FLIP Command: make.exe Folder: $(ProjectPath) Parameters: flip |
► Sign in to add a comment
what are the parameters & switches in the tools, WINAVR Make All , Make Clean, Program? Thanks
Step 5 has instructions for make flip and make clean is the same. You still need to edit the makefile to change target MCU, BOARD, and F_CPU for a particular board. See: http://code.google.com/p/micropendous/wiki/ProgramAndTestWindows