Hello Tim Hammer,
To use hardcoded RCW, set cfg_rcw_src = 0, for signal CFG_RCW_SRC1(R50) connection, please download LS1012A Data Sheet from QorIQ® Layerscape 1012A|NXP, please refer to point 4 description in page 23 after the pin list.
The procedure described in https://community.nxp.com/thread/439034?commentID=852508#comment-852508 is used to recovery the empty target board without RCW. For LS1012A platform, there is limitation in the current CodeWarrior IDE to enable hard-coded RCW to connect to the target board to do flash programming then.
If there is valid RCW on the target board(no need to use hardcoded RCW), you could refer to the this document Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards to create a bareboard project to connect to the target board to do flash programming in CodeWarrior IDE.
If the connection problem remains, before connecting to the target board, please refer to the following to enable CCS protocol logging , then connect to the target board and capture the "Protocol logging Console".
You can do this by going to Window > Preferences > Target Connection Configuration > Logging Configuration > Logging level : Debug, Enable logging to Eclipse console.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------