Question
how to create interrupt process in main.c
Posted on October 09, 2011 at 14:38
Hi:
STM8S105C6 is used in my project. I want to create the interrupt process in main.c, the compiler is cosmic. In general, the interrupt function is created in stm8_interrupt_vector.c. So i want move it into the file of main.c. Can you tell how to do? thanks! Best Regards! Fred #describe-the-goal-not-the-step