How to create inline assembly functions in C?

后端 未结 0 906
醉梦人生
醉梦人生 2021-01-16 00:15

I am using a MSP 432 and have to create an assembly functions in C. I tried creating the functions using __asm void PendSV_Handler{}. But that does not work and says Expecte

相关标签:
回答
  • 消灭零回复
提交回复
热议问题