LPC4088Quick_Start + LPC4088 Experiment_BB periph_blinky not working

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

LPC4088Quick_Start + LPC4088 Experiment_BB periph_blinky not working

1,147 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ISTVAN on Mon Feb 08 20:49:00 MST 2016
I have the LPC4088 Quickstart Board with the LPC4088 Experimental Base Board. I am able to run and single step the "periph_blinky" example but none of the LEDs on the LPC Quickstart board or the LPC4088 Experimental Base Board are blinking.

As I single step into Chip_GPIO_SetPinToggle(LPC_GPIO, ledports[LEDNumber], ledpins[LEDNumber]); I see P2.26 is being toggled. On the schematic P2.26 isn't connected to an LED (as far as I can tell).
Can somebody shed some light on this? 
标签 (1)
0 项奖励
回复
1 回复

1,099 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by andersrosvall on Tue Feb 09 14:16:55 MST 2016
Hi Istvan,
Can it be that you have used the LPCOpen framework for our LPC4088 OEM Board?
We have a separate port for our LPC4088 QuickStart Board + LPC4088 Experiment Base Board. See links on our product page: http://www.embeddedartists.com/products/boards/lpc4088_qsb.php

You can also have a look at the mbed framework, which is ported to this board.

Kind Regards,
Anders @ EA
0 项奖励
回复