Create New Makefile

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Create New Makefile

205件の閲覧回数
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 返答(返信)

186件の閲覧回数
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 件の賞賛

177件の閲覧回数
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 件の賞賛

138件の閲覧回数
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 件の賞賛