T2080 usdpaa-apps build

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

T2080 usdpaa-apps build

763件の閲覧回数
hanm0826
Contributor I

I run fra  because I need test srio doorbell fuction,and I need modify some code of fra,but when I build fra by the command:"bitbake -c compile -f usdpaa-apps or  bitbake usdpaa-apps",I can't get the modified fra excutalbe file,it just the one unmodified .The problem is also happened when I modifed SRA and usdpaa code.

so ,Is the build command not right ? or does the usdpaa and usdpaa-apps deny any modifies ?

 

0 件の賞賛
2 返答(返信)

759件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following procedure.

$ bitbake usdpaa-apps -c cleansstate

$ bitbake usdpaa-apps -c patch

Go to folder build_t2080rdb/tmp/work/t2080rdb-fsl-linux/usdpaa-apps/git-r0/git/src/ to modify usdpaa-apps source code.

Then rebuild usdpaa-apps

$ bitbake usdpaa-apps

You will get the binaries in build_t2080rdb/tmp/work/t2080rdb-fsl-linux/usdpaa-apps/git-r0/image/

 

0 件の賞賛

734件の閲覧回数
hanm0826
Contributor I

Thank you for your reply, it help me

0 件の賞賛