Can someone tell me how to create an assembly only program for the Kinetis

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

Can someone tell me how to create an assembly only program for the Kinetis

跳至解决方案
1,102 次查看
pratiekbhadrana
Contributor III

Hello everyone! I have previous experience with PICs and 8051s. I actually came to Freescale looking for 8 bit chips (S08 series), but it was recommended by the forum to switch to the ARM cored Kinetis. I am now doing a basic study of the Kinetis vis-a-vis dear old PIC. In my opinion to really get to know a MCU, you must do at least a fwe programs with assembly. Is there a way to create simple assembly only program using Kinetis Design Studio or some other editor, maybe like toggle LEDs or internal addition, subtraction, etc.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
957 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Pratiekk.

1) In CodeWarrior development , there is a button  can create assembly project , please see the screenshot below ;

2) In KDS, there isn't the button, while , you can delete the .c files ,then create assembly files on the project .

21.png

Hope it helps

Alice

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

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
957 次查看
pratiekbhadrana
Contributor III

Thanks a lot Alice

0 项奖励
回复
958 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Pratiekk.

1) In CodeWarrior development , there is a button  can create assembly project , please see the screenshot below ;

2) In KDS, there isn't the button, while , you can delete the .c files ,then create assembly files on the project .

21.png

Hope it helps

Alice

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

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

0 项奖励
回复