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.
8 years ago.
xDot Keil uVision5
Hi,
I am a newbie at using mbed so I would rather like to do my development in Keil.
How I export the libraries I require into Keil from mbed?
Question relating to:
1 Answer
8 years ago.
Gary,
I don't think exporting from the online compiler is supported yet, but you can export from mbed-cli.
EDIT: Looks like I was wrong about that. It seems there is still some work we need to do before exporting is possible for the xDot. I apologize for the bad information.
Cheers,
Mike
If this could be looked into that would be great.
I have tried to do the work myself with progen def's but having no luck :-(
I did manage to bodge it by exporting using the target NZ32_SC151 and some find and replace in the project file.
posted by 15 Feb 2017Gary,
We've put up a wiki page that shows how to build offline using an IDE and having it run mbed-cli as a custom compile command.
https://developer.mbed.org/teams/MultiTech/wiki/Using-Eclipse-and-mbed-5-for-MTS-Devices
Our example shows how to do it with eclipse but it can probably be done with other IDEs as well.
Cheers,
Mike
posted by 15 Feb 2017