Hi,
would like to ask is it possible to create a new makefile to replace the build_release.sh in armgcc for the provided sdk example?
By the way, I work on imx8ulp
Hi @abdrhmn,
Thank you for contacting NXP Support.
Could you please help me with more details about the reason to create a new makefile?
Have a great day!
Hi,
Currently, the sdk example that nxp provided is using cmake file to generate .bin file. I wanted to convert it to use a makefile instead of cmake. It is part of the requirement needed for the company I'm working on.
I try to manually convert to makefile but having some problem when involving assembly code in c files. I'm getting this:
Error: no such instruction: `mov'.
There is no issue if I use cmake (./build_release.sh) that nxp provided.
Is there is any setting/flags needed to be enable to solve this issue?
Hi @abdrhmn,
By now, there is no documentation or insight to help you to support that build process.
Have a great day!