This is my Codewarrior
This is from the instruction user guide of QorIQ
how am I able to bring the hard-coded option to my board since my ls1021a device only has an external eMMC and nothing in it. I need to talk to the CPU via the JTAG interface.
Hard-coded RCW option is selected using the reset configuration word (RCW) source inputs, cfg_rcw_src[0:8], which are multiplexed on {IFC_AD[8:15], IFC_CLE}. The configuration inputs has to be strapped by external resistors.
Hi there,
Just trying to get right to the issue here. If we have strapping already in place, for example cfg_rcw_src[0:8] =
0_0100_0000 for booting from SD/MMC (eSDHC) with resistors, how do we program a virgin un-programmed board using JTAG tools?
Is it possible to override the RCW strapping settings as described below?
The scenario here is when the target board arrives from the PCB supplier with the strapping already in place as shown in the attachment.
Other items to note here,
Thank you
our clock synthesizer is strapped for 100 MHz so we have to use 0x9A right instead of 0x9B?
If so should I change "\CW_ARMv7_v2019.01\CW_ARMv7\ARMv7\ARM_Support\Configuration_Files\jtag_chains\LS102xATWR_RCW_1000-300-1600.txt to .bin format then load into CW and then change the settings in it and then regenerate it as .bin file and use it as debug RCW hard-coded file ?