LPC1768 ISP systick timer problem

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

LPC1768 ISP systick timer problem

470件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andre Schoeman on Mon May 20 17:33:23 MST 2013
Hi

I'm using a LPC1768 and LPCXpresso,
I'm using the Systick timer as a system base time.

My application works when I debug using a Reb Probe + debugger and it still runs after the debugger has been removed.

If I download this same code via the internal ISP or via the RDB1768cmsis_usb_bootloader then the sys tick timer fails to run.

In both cases I can see the application start to run as I have UART3 sending (interrupt driven) debug information to a terminal.

Any suggestions?

Thanks
Andre
0 件の賞賛
返信
1 返信

443件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Andre Schoeman on Mon May 20 19:08:49 MST 2013
Hi

I may have solved the problem,
I think it was a timer delay variable that should have been volatile.
The code now runs under both bootloaders.

Thanks
Andre
0 件の賞賛
返信