Hi Expert,
Im using LPC1778FBD208 with 208 pin numbers. Im using pin 59 to blink LED.
Currenlty using Keil IDE and managed to works on GD32 MCU. Can you guide me how to build in project for LPC in Keil. Im very appreciate if you can share me the full project sdk. I just need to open, build & flash. Im using CMSIS-DAP to flash the code.
Thanks in advanced.
已解决! 转到解答。
Hi @aus_swsol
Sorry, we have reported the download issue to our website team and will resolve it as soon as possible so that you can download the resources.
BR
Harry
Hi @aus_swsol
You can access to the NXP lpcopen website
LPCOpen Software for LPC17XX | NXP Semiconductors
And download the lpc1788 Keil packet.
You can modify the project according to your needs based on this Keil project.
BR
Harry
*additional reply
other problem:-
1) the LED to blink also was wrong. below is my code, but the LED that blink is at P2[27] which is pin 47. i want to blink led at P2[18] which is pin 59.
2) i need to enter debug mode, run debug mode. then exit the debug mode to make it run. why? if i reset power, the board doesnt blink pin 47.
thanks in advanced
Hi Harry,
This is what happened when I clicked
Can you please provide me the latest stable SDK with example for LPC1778FBD208?
Im using Keil. currently my solution is using the library from this github. Im not sure this is official stable version or not.
https://github.com/openxc/nxp-cdl/tree/master
Lib I used was from these two folder and managed to blink the LED.
However, I need a full example for these library to fast plot my project.
Thanks in advanced
Hi @aus_swsol
Sorry, our LPCopen official website has some issues, we will resolve this problem as soon as possible.
https://github.com/openxc/nxp-cdl/tree/master
This code is not officially maintained by us.
So I still suggest that you import keil examples from LPCopen.
BR
Harry
Hi @aus_swsol
Sorry, we have reported the download issue to our website team and will resolve it as soon as possible so that you can download the resources.
BR
Harry