Arm Community
Site
Search
User
Site
Search
User
Groups
Research Collaboration and Enablement
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
Operating Systems blog
Research Articles
SoC Design and Simulation blog
Tools, Software and IDEs blog
中文社区博客
Support
Arm Support Services
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
State
Accepted Answer
+1
person also asked this
people also asked this
Locked
Locked
Replies
2 replies
Answers
1 answer
Subscribers
143 subscribers
Views
6196 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
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
over 1 year ago
How to mix ARM assembler and c code?
Top replies
Offline
Chris Walsh
over 1 year 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
over 1 year 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...