2020-11-04 11:12 PM
my dear guys, I want to take use of STM_2 as a system tick for OS schedule, but when the condition for STM_2 compare interrupt satisfied , the PC can not jump into ISR ,the PC jump into a illegal position.
thanks pretty much for your suggestions.
2020-11-05 05:38 PM
by the way ,is there any relationship between clock setting and the ISR here? because I didn't do any clock setting before I began the STM_2 function coding.
2020-11-15 10:47 PM
there were several error handlers in the software and I write here for other people's reference .