FSC firmware:

how to build.

At the moment we work with AVR Studio 4 and WinAVR-20100110 under windows.

c-sources in src/ should be added to a new gcc-avr project in AVR studio.

as the target device choose: ATmega32
as the CPU_frequency choose: 8000000

the JTAG interface on the ATmega is not used as JTAG but normal I/O
to the JTAG_EN fuse needs to be (un-)programmed.

an external 8MHz quarz is used. programm the external clock fuse apropriately.


DN 11.01.2011