Incorporating Assembly code into C code using MCUXpresso

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

Incorporating Assembly code into C code using MCUXpresso

跳至解决方案
1,793 次查看
Circuit_Man
Contributor I

Hi NXP,

I have the FRDM-KE02Z40M board. For this micro, how do you incorporate Assembly code into the C code using MCUXpresso?

Thanks.

0 项奖励
回复
1 解答
1,789 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Circuit_Man,

Under MCUXpresso IDE, go to menu "Help", "Help contents", search with keyword "inline assembly".
then click on "6.47 How to Use Inline Assembly Language in C Code"

inline assembly.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,790 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Circuit_Man,

Under MCUXpresso IDE, go to menu "Help", "Help contents", search with keyword "inline assembly".
then click on "6.47 How to Use Inline Assembly Language in C Code"

inline assembly.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复