What do these commands mean?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What do these commands mean?

1,210 Views
zheng
Contributor II

what do these commands mean?

ccs::run_core

ccs::all_run_mode

ccs::reset_to_debug

ccs::config_template 0 0x1001 5000

ccs::config_template 1 4096 0x80000001

who can give us some documents about CCS?

0 Kudos
6 Replies

1,043 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

leon zheng

Please let us know your chip part number thus we can assign the right engineer for your question. Thanks

Jun Zhang

0 Kudos

1,043 Views
zheng
Contributor II

we use ls1043a/ls1023a.

0 Kudos

1,043 Views
yipingwang
NXP TechSupport
NXP TechSupport

ccs::run_core : Restart the execution (place in user mode) of a core to change the program flow, first write to the PC register of the core.

ccs::all_run_mode: Displays ccs::core_run_mode for each core on the chain.

ccs::reset_to_debug: Resets all devices connected to the specified command converter on the specified server and stops them at their reset vector in debug mode.

ccs::config_template: Increase the reset delay.

We suggest users use the Debugger Shell in CodeWarrior rather than CCS commands.

Thanks,

YIping

0 Kudos

1,043 Views
zheng
Contributor II

what are the meanings of paraments of ccs::config_template?

0 Kudos

1,043 Views
yipingwang
NXP TechSupport
NXP TechSupport

ccs::config_template <chain_pos> <index> <value>

Configure template index, the parameters inside the JTAG configuration file.

Thanks,

Yiping

0 Kudos

1,043 Views
zheng
Contributor II

what is the index?

how many items are in the index? and what are their definition ?

0 Kudos