CW V6.2 Coldfire, Assembler only

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

CW V6.2 Coldfire, Assembler only

跳至解决方案
3,126 次查看
Bloodhound
Contributor I

Hi All,

 

I'm using the evaluation version of CW V6.2 on a MCF51JM32.

Is there any way to force a new project to only be in assembler? It seems fixed on producing C.

I found an old thread that talked about this with no real answer to the problem.

 

I had been using an older version of CW on a HC08 and that was happy enough to allow the entire project to be assembler from the start.

 

Thanks,

Ross

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,777 次查看
stanish
NXP Employee
NXP Employee

Hi Bloodhound,

 

Assembler only project template is not available in Project Wizard for ColdFire target.

Anyway, you can create such project from scratch and save it into Stationery directory in CodeWarrior install directory (create it if doesn't exist). Then you can use such project as a template when a new project is being created (File -> "New Project..." -> Select your custom stationery).

 

I'd also suggest you to see this thread.

 

Stanish

Message Edited by stanish on 2009-05-13 02:25 PM

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,778 次查看
stanish
NXP Employee
NXP Employee

Hi Bloodhound,

 

Assembler only project template is not available in Project Wizard for ColdFire target.

Anyway, you can create such project from scratch and save it into Stationery directory in CodeWarrior install directory (create it if doesn't exist). Then you can use such project as a template when a new project is being created (File -> "New Project..." -> Select your custom stationery).

 

I'd also suggest you to see this thread.

 

Stanish

Message Edited by stanish on 2009-05-13 02:25 PM
0 项奖励
回复
1,777 次查看
Bloodhound
Contributor I

I should have also had a look through the CW directories, I found -

"\ColdFire V1\Assembly Examples\MCF51QE Demos\MCF51QE32 Demo"

An assembly project all set to go.

 

Thanks,

Ross

 

0 项奖励
回复