Question to AN10995

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Question to AN10995

520 次查看
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 回复数