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.
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.