rcw compiler

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

rcw compiler

1,184 次查看
shinbo
Contributor II

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

0 项奖励
回复
1 回复

1,170 次查看
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 项奖励
回复