SPI Boot issue in T1042 custom board

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

SPI Boot issue in T1042 custom board

954 次查看
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 回复

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