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.
9 years, 7 months ago.
How to compile this for weeloop tommy?
What platform should I choose in order to get this compiled correctly so that I can upload it by DFU and see the app running? Tried all platforms that uset nrf51 but none of them have pin P0_31 defined. Base addresses were probably also incorrect.
Question relating to:
1 Answer
9 years, 7 months ago.
Hi,
you have to define it in board config or in main file, mbed was ported for dev boards that are using QFN package and there's no P0_31 but weloop is using WLCSP package and there is one additional gpio pin.