Is there a fast method to import an ARM embedded project containing several folders and subfolders (each with several C and assembly files as well as separate makefile) into ARM DS-5? or shall I import the files one by one into a new DS-5 project.
Thanks.
I think File > Import... > General > C/C++ > Existing Code as Makefile Project is what you are looking for. Then supply a project name and Browse to the folder containing the code and makefile.