Migrating from V6 IDE to V10 w/Eclipse

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Migrating from V6 IDE to V10 w/Eclipse

1,285 次查看
CustomSarge
Contributor III

I've been using CW_V6 over 10 years and gotten Way comfy with it.

I write only in assembler, usually absolute, no "processor wizard" or C code.

New chips, new IDE... this V10 Eclipse version is chewing me into sausage.

All kinds of "I know what I want to do, now where did they put it? (or can I not do it at all??)"

 

Little stuff like saving a debug config of memory window start address also window size, position etc.

Or, single stepping into a "feed_watchdog" terminates the session (I'm using a PA4 for this 1st time).

<That may be the Watchdog going reset on timeout between 1st & 2nd unlock values> (A guess)

 

Is there a tutorial or weaning guide for us geezers to which a learning curve steeper than train tracks is trouble?

I'd prefer staying in the V6 IDE, but dumbing down V10 Eclipse to my level would suffice.

The newest chips have features worth the effort to learn V10 (ergo the post)... Thanks in advance, K.Sargent

标签 (1)
0 项奖励
回复
2 回复数

1,171 次查看
trytohelp
NXP Employee
NXP Employee

Hi Kevin,

In addition to Fiona ...

There is a doc explaining how to move your Classic project to Eclipse.

Have a look to:

      http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,171 次查看
TICS_Fiona
NXP Employee
NXP Employee

Below is Quick Start Guide for CW10.6:

http://cache.freescale.com/files/soft_dev_tools/doc/quick_ref_guide/MCU_QS.pdf

You can find more documents on how to use CW10.6 from:

http://tinyurl.com/lrkw68u

The help documents are also included in CodeWarrior folder:

C:\Freescale\CW MCU v10.6\MCU\Help

CodeWarrior v10.6 cannot open the classic CW project directly, the solution is user needs to create a new bareboard project in CW10.6 and then add/copy all your source files to the new project. This is the cleanest way to import a project. Below is an application not for how to do this:

http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf

Fiona Kuang

Technical Information & Commercial Support

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复