I have the problem with the atmega88P after I burned the bootloader into it, but I do not know what fuses the bootloader burn into my atmega88P. After I successfully burn the bootloader and upload the "led blinking example". It works fine and blinking with same frequency in the example code. However, I measure its external 16Mhz crystal with oscilloscope and I did not see it running. I guess the atmega88P uses the internal clock.
Anybody knows what's wrong and how to fix the problem. I appreciate your input very much. By the way, I need to run the external crystal 16Mhz clock for my project.
I have the boards.txt for atmega88 in my hardware when I burned the bootloader into it. Below is the boards.txt file,
could you please tell me what parameters or fuses I need to change in order to achieve the external clock. Thanks in advance.