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
Arm Support Services
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Support forums
Compilers and Libraries forum
Which tool to use to write ARM assembler with c code and compile the same?
Jump...
Cancel
New
State
Suggested Answer
Locked
Locked
Replies
3 replies
Answers
1 answer
Subscribers
18 subscribers
Views
687 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
Which tool to use to write ARM assembler with c code and compile the same?
Offline
Pero Kacov
10 months ago
Which tool to use to write ARM assembler with c code and compile the same?
Top replies
Offline
Chris Walsh
10 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...