Question to AN10995

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Question to AN10995

518件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Lea on Sun Feb 14 09:16:38 MST 2016
This application note explain for cortex M0 the vector table must use interrupt re-direct functions.

I look inside the example code ans could not unterstand where the bootloader use an interrupt function handler.
In xmodem1k.c is define a function static void vTimerStart(uint32_t u32Periodms) and within the function
vXmodem1k_Client the timer is start a few times.

But where is the timer handler, where send another poll?
I only found the interrupt re-direct function void TIMER32_0_IRQHandler(void) inside main.c
ラベル(1)
0 件の賞賛
返信
0 返答(返信)