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.
Hello, I have a project in IAR where is .def file and I need this project in Keil. So I am importinr file by file but the only problem is how to import .def. When I import this file it ask me to choose file format (C, Image, Object file....etc.). I have tried to save it as all posible formats but i still have problem when i want to build it. It always gives me an error message : "type of imput file "types.def" unknown". Does anyone know how to add the file .def correctly?
Thanks in advance
Jan
Why do you want to import the *.def file, when Keil obviously doesn't support any such file?
Your goal should be to instead consider the contents of the *.def file and then see whatever similar functionality Keil has.