Create New Makefile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Create New Makefile

162 次查看
abdrhmn
Contributor I

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  

0 项奖励
3 回复数

143 次查看
brian14
NXP TechSupport
NXP TechSupport

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!

0 项奖励

134 次查看
abdrhmn
Contributor I

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?

 

 

0 项奖励

95 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @abdrhmn,

By now, there is no documentation or insight to help you to support that build process.

Have a great day!

0 项奖励