SPI Boot issue in T1042 custom board

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

SPI Boot issue in T1042 custom board

941件の閲覧回数
utkarsh
Contributor I

Hi,

We have a T1042 custom board. We are able to debug the board and program SPI flash using Flash programmer in code warrior. After programming SPI flash, the Hardcoded RCW is changed to 0x45 and we are trying to check the booting information on serial port. But we dont receive any UART data and when we probe SPI CS and MOSI, we observe very few signals after power ON.

Kindly suggest any method to check if my bootloader is loaded into processor or no or what can be the reasons for UART not working.

We checked RCW values loaded in SPI flash and it is followed by U-Boot code.

Regards,

Utkarsh

0 件の賞賛
返信
1 返信

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

Please refer to document C:\Freescale\CW_PA_v10.5.1\PA\Power Architecture Processors Getting Started Guide.pdf to create a bare board project and check whether "Hello CodeWarrior" can be printed out.

Please note, you need to modify DDR controller configuration section according to your target board in CodeWarrior initialization file in <project>/CFG/<target>_init_core.tcl

0 件の賞賛
返信