What steps will reproduce the problem? 1. Take PAL Example 2. Purge from quite everithing to reduce memory footprint 3. Compile with atmega8 board What is the expected output? What do you see instead?
ATmega8 microcontroller has 23 programmable input/output (I/O) pins which can be used for interfacing with external world. It is possible to configure them as input or output by setting a particular ...