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.
解決済! 解決策の投稿を見る。
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 .
Hope it helps
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you for your support to us!
Thanks a lot Alice
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 .
Hope it helps
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you for your support to us!