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.