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.
i want to move form keil to linux on my some project, I have .uvprojx file and .uvoptx fiels. I want to convert it into makefile and also need to genertate the linker file for the same.
Can any body please help?
okay thanks for the help
I am trying to make the Makefile by own using that .uvprojx file.
Start with one of the known-working makefiles from Nordic.
Then you just need to add any extras specific to this code.