_Scheduler_priority_Ready_queue_first assert fail

2019-04-11 Thread Jython
HI, ALL, specially Huber! when i press interrupt key, i got error about scheduler, how to solve the problem? [09:42:04.496]ÊÕ¡û¡ôthe console count 3 create timer ok interrupt ok [09:42:05.001]ÊÕ¡û¡ô1s ticks 100 [09:42:09.996]ÊÕ¡û¡ôstack check 0 Stack usage by thread ID NAMELOW

stm32f4 key external interrupt

2019-04-11 Thread Jython
HI, ALL! I want to implement a key function, have coded some like https://gist.github.com/goog/5e5b484430328d3c1153b474ce147079 using the 'stm32f4_gpio_set_config' and register settings , but does not work either, so hope some guy could give me some guide! thanks!