Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Innovation
Open Source Software and Platforms
Forums
AI and ML forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Arm Virtual Hardware forum
Automotive forum
Compilers and Libraries forum
Graphics, Gaming, and VR forum
High Performance Computing (HPC) forum
Infrastructure Solutions forum
Internet of Things (IoT) forum
Keil forum
Morello Forum
Operating Systems forum
SoC Design and Simulation forum
中文社区论区
Blogs
AI and ML blog
Announcements
Architectures and Processors blog
Automotive blog
Graphics, Gaming, and VR blog
High Performance Computing (HPC) blog
Infrastructure Solutions blog
Innovation blog
Internet of Things (IoT) blog
Mobile blog
Operating Systems blog
Research Articles
SoC Design and Simulation blog
Smart Homes
Tools, Software and IDEs blog
Works on Arm blog
中文社区博客
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Embedded forum
How to mix ARM assembler and c code?
Jump...
Cancel
New
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
2 replies
Answers
1 answer
Subscribers
143 subscribers
Views
3666 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?
Offline
Pero Kacov
8 months ago
How to mix ARM assembler and c code?
Top replies
Offline
Chris Walsh
8 months 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...
Offline
Oliver Beirne
8 months 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...