QorIQ Linux SDK with LX2160A

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

QorIQ Linux SDK with LX2160A

ソリューションへジャンプ
1,726件の閲覧回数
dmitri_lechtchinski
Contributor III

Hi,

The Linux SDK for QorIQ Processors page does not list the LX2160A among supported processors.

However, it has the AARCH64 image download.

Can I use the following capabilities of Linux SDK for LX2160A target processor?

  1. Toolchain - for building bare-metal executables
  2. CST - for generating CSF Header

Thanks,
Dmitri

0 件の賞賛
返信
1 解決策
1,721件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

1. You could use the toolchain for building bare-metal executables.

2. You could use CST tool provided in LSDK 20.12.

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

$ cd cst

$ git checkout LSDK-20.12 -b LSDK-20.12

元の投稿で解決策を見る

1 返信
1,722件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

1. You could use the toolchain for building bare-metal executables.

2. You could use CST tool provided in LSDK 20.12.

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

$ cd cst

$ git checkout LSDK-20.12 -b LSDK-20.12