What do these commands mean?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What do these commands mean?

2,572件の閲覧回数
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 件の賞賛
返信
6 返答(返信)

2,405件の閲覧回数
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 件の賞賛
返信

2,405件の閲覧回数
zheng
Contributor II

we use ls1043a/ls1023a.

0 件の賞賛
返信

2,405件の閲覧回数
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 件の賞賛
返信

2,405件の閲覧回数
zheng
Contributor II

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

0 件の賞賛
返信

2,405件の閲覧回数
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 件の賞賛
返信

2,405件の閲覧回数
zheng
Contributor II

what is the index?

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

0 件の賞賛
返信