Hello emacs bala,
Probably you didn't specify the correct Connection probe parameter, please refer to comments in this script to assign a valid probe type.
# Connection probe. Possible values:
# PROBE_CONNECTION = "" - use local CWTAP through USB.
# PROBE_CONNECTION = "<serial_number>" - use local CWTAP USB with specified serial number. Ex: "12:34:56:78:9a:bc"
# PROBE_CONNECTION = "<IP>|<host_name>" - use remote CWTAP
# PROBE_CONNECTION = "cmsisdap[:<serial_number>]" - use CMSIS-DAP with or without serial number
PROBE_CONNECTION = ""
In addition, please update to the latest CodeWarrior version, you could use IDE to do flash programming.
Please refer to Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------