Important changes to questions
We’re making some changes to Mbed Questions. From 10th December 2019 this site will be archived and new questions should be asked on our new forum site. Until that date you can continue to reply to existing questions here but can’t ask new questions.
1 year, 7 months ago.
lpc4337 to 54608 migration
dear, can you tell me if it's possible migration of my code on lpc4337 on 54608 demo board? thanks Mostarda N. naz.mostarda@gmail.com
Question relating to:
1 Answer
1 year, 7 months ago.
Hi there,
The LPCXpresso4337 board does exist within the Mbed OS ecosystem (https://os.mbed.com/platforms/LPCXpresso4337/) so it should be possible to migrate your code to the LPCXpresso54608 platform (https://os.mbed.com/platforms/LPCXpresso54608/) with Mbed OS.
There is going to be a difference in driver code for each platform, which you can find within the Mbed OS repo here:
- LPCXpresso4337: https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_NXP/TARGET_LPC43XX
- LPCXpresso54608: https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_LPC546XX
Please let me know if you have any questions!
- Jenny, team Mbed
If this solved your question, please make sure to click the "Thanks" link below!
You need to log in to post a question