Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 10 months ago.
How can I run a program by uvision in lpc1768?
Hi. I have a doubt about runing a program, developed from uvision, and to make a test in the lpc1768 mbed microcontroler. What must I do to check if my program will work or not in the mbed?
Regards
1 Answer
7 years, 10 months ago.
Firstly I want to clarify that mbed is software environment which could be running on "mbed enabled" microcontroller or hardware platforms.
Please double confirm below which is your situation: 1. You want to develop a program base on mbed and mbed enabled hardware, start from below links: https://developer.mbed.org/platforms/mbed-LPC1768/ https://docs.mbed.com/docs/mbed-os-handbook/en/5.3/getting_started/first_program/ 2. If you developed a program on lpc1768 without mbed, you have to porting it to mbed, start from below: https://docs.mbed.com/docs/mbed-os-handbook/en/5.2/advanced/porting_guide/ 3. If you already start mbed development but just want to switch to use uvision + lpc1768 for mbed: https://docs.mbed.com/docs/mbed-os-handbook/en/5.2/dev_tools/third_party/