We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
have any one know,how to compile keil's project by using eclipse compiler, not only use keil's compiler or just debug.
i have no ideal about that. i need to make a makefile or something else?
I tru to use eclipse-cpp-kepler-SR2-win32 and GNU Tools ARM Embedded 4.9 2015q3 to compile program for nrf51422
I can already compile SDK example from NORDIC
Now i try to compile keil's project which is created before
but i don't know how to let keil's project into eclipse and compile it
Should i edit the makefile ? if yes, how to make it?