Codewarrior IDE access internal python console for debug

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

Codewarrior IDE access internal python console for debug

1,229件の閲覧回数
nic30
Contributor I

Hello,

is it possible to access internal python console in Codewarrior 2018.01 ?

I am working on custom board with LS2088a CPU and I having problems with not only QCVS and board init files.

I need an access to internal python consoles to see what is wrong.

タグ(1)
0 件の賞賛
返信
1 返信

1,103件の閲覧回数
Pavel
NXP Employee
NXP Employee

It looks like that pyton console is not available in CodeWarrior 2018.01. Python scripts can be used. See documentation for ARMv7. It looks like similar scripts can be used for ARMv8.

 

5.6 CodeWarrior command-line debugger

CodeWarrior supports a command-line interface that you can use to interact with the CodeWarrior debugger,

by issuing commands.

You can use the command-line interface together with various scripting engines, such as the Microsoft® Visual Basic® script engine, the Java™ script engine, TCL, Python, and Perl. You can even issue a command that saves your command-line activity to a log file.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信