Incorporating Assembly code into C code using MCUXpresso

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

Incorporating Assembly code into C code using MCUXpresso

Jump to solution
1,041 Views
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 Kudos
1 Solution
1,037 Views
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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
1,038 Views
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 Kudos