This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Convert cmd file to Keil

I have a project on a Ble Nano using Nordic SDK 8.1 that I currently compile entirely from terminal using a Makefile. I want to convert this project over to use Keil so I can use the debugging features. Is there any easy way to import the project into Keil?