Assembly support or mcuxpresso ?

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

Assembly support or mcuxpresso ?

460 次查看
randyseedle
Contributor III

Does mcuxpresso support assembly language for the ARM processor ? What would I need to do to make that happen ? Steps or instruction please.

Randy Seedle

 

0 项奖励
回复
1 回复

392 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi @randyseedle,

You use the keyword asm to embed assembler instructions within C code.

You can find how to use this feature on the Help menu of MCUXpresso -> Help contents and search for "inline assembly"

Pablo_Ramos_0-1748543852928.png

Best Regards,
Pablo

0 项奖励
回复