Arm Community
Site
Search
User
Site
Search
User
Support forums
Embedded and Microcontrollers forum
How to mix ARM assembler and c code?
Jump...
Cancel
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
2 replies
Answers
1 answer
Subscribers
143 subscribers
Views
12786 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
How to mix ARM assembler and c code?
Pero Kacov
over 4 years ago
How to mix ARM assembler and c code?
Top replies
Chris Walsh
over 4 years ago
+1
suggested
Hi Pero, If I understand correctly, you want to mix Arm assembly code with C code and call those assembly functions from C, right? You can do this with any compiler and assembler that targets the Arm...
Oliver Beirne
over 4 years ago
+1
verified
Hello I can see this is a duplicate of https://community.arm.com/developer/ip-products/system/f/embedded-forum/51601/which-tool-to-use-to-write-arm-assembler-with-c-code-and-compile-the-same, so I will...