Problem with timer operation in ATTINY84
Posted: Sat Jan 09, 2021 8:34 am
Hello team,
Problem with timer operation in ATTINY84. After adding a timer interrupt to the program, the microcontroller starts constantly rebooting (compilation proceeds without errors).
Modeling in Flowcode v9 (the same in other versions) is going well. The problem begins to manifest itself after downloading the program to the microcontroller.
I think the problem is in the ATTINY84.fcdx file, but I don't know how to solve it.
An example of a small program:
Problem with timer operation in ATTINY84. After adding a timer interrupt to the program, the microcontroller starts constantly rebooting (compilation proceeds without errors).
Modeling in Flowcode v9 (the same in other versions) is going well. The problem begins to manifest itself after downloading the program to the microcontroller.
I think the problem is in the ATTINY84.fcdx file, but I don't know how to solve it.
An example of a small program: