CW V6.2 Coldfire, Assembler only

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

CW V6.2 Coldfire, Assembler only

Jump to solution
3,124 Views
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

Labels (1)
0 Kudos
Reply
1 Solution
1,775 Views
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

View solution in original post

0 Kudos
Reply
2 Replies
1,776 Views
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 Kudos
Reply
1,775 Views
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 Kudos
Reply