Running ASK binaries with ODM board

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

Running ASK binaries with ODM board

883件の閲覧回数
rahulpatil
Contributor III

Hello Team,

We are using ODM board based on LS1046A CPU, Can you please let us know what is the procedure to flash the ASK binaries and test it corresponding to our ODM board.

ODM board : It is based on LS1046A CPU with 3 ethernet ports supported.(Yocto platform)

@karthikganesan @chandersharma 

Br,

Rahul

0 件の賞賛
返信
1 返信

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

You could use CodeWarrior to flash  ASK binaries on your target board.

1. Please refer to section "3.2 Working with bareboard application" in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\Getting_Started_for_CW_ARMv8.pdf to create a bareboard project in CodeWarrior IDE.

2. Please enable hard-coded RCW in CodeWarrior initialization file.

In Target Connections panel, please double click LS1046A_RDB(1) to open "Target Initialization File" panel, please modify "USE_SAFE_RCW = False" to "USE_SAFE_RCW = True", then save the configuration, and try to connect to your target board.

3. Please refer to section "7.7 Using flash programmer from eclipse IDE" in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual to do flash programming in CodeWarrior IDE.

 

0 件の賞賛
返信