rcw compiler

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

rcw compiler

1,329件の閲覧回数
shinbo
Contributor II

What is the compiler of rcw?
If you have a document to compile, please share and link it.

0 件の賞賛
返信
1 返信

1,315件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following procedure.

$ git clone https://source.codeaurora.org/external/qoriq/qoriq-components/rcw.git

$ cd rcw

$ git checkout -b LSDK-21.08 LSDK-21.08

Please modify .rcw file in target board folder, for example ls1046ardb/RR_FFSSPPPH_1133_5559/rcw_1600_qspiboot.rcw

$ make -C <target board>

for example, make -C ls1046ardb, you will get ls1046ardb/RR_FFSSPPPH_1133_5559/rcw_1600_qspiboot.bin.

0 件の賞賛
返信