Arm Community
Arm Community
  • Site
  • 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
Community Help
Community Help
Community Blog Welcome to the Arm Community
  • Community Blog
  • Help - Most active members
  • Forum
  • Help
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
  • New
Community Help requires membership for participation - click to join
More blogs in Community Help
  • Community Blog

Tags
  • ARM Community
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Welcome to the Arm Community

Oliver Beirne
Oliver Beirne
March 31, 2021

The Arm Community has two primary functions:

  • Product forums, where you can ask Arm experts and colleagues for help
  • Arm expert blogs, where you can learn about what is going on in the world of Arm

As a new member of the community, we encourage you to take the following steps to get yourself up and running:

  1. Visit Community Help

Our Community Help forum is where you can ask questions on how to use the Arm community, and you can also give us feedback on improvements that we can make. We also have a community blog, where we publish updates to the community.

  1. Review your email preferences

You can choose to receive notifications via email, or in the community. Visit your preferences page, and click the Notifications tab to control how we notify you.

  1. Visit our forums list so you know where you can ask specific questions

We have forums related to specific topics, so familiarize yourself with the list of forums to ensure you are posting in the right place.

  1. Check out the expert blogs

In 2020, we published over 260 blog posts from people within Arm, and occasionally some outside guest authors. Check out the latest posts to interact with the experts at Arm.

  1. Read our Community Guidelines

The Arm Community should be a safe, and welcoming place to everyone. To this end, we created some community guidelines that explains the expectations we have of all community members. If you see content that you think breaks these guidelines then you can flag content or members for review by the moderation team.

The community is run by:

Oliver Beirne – Community Manager

Annie Cracknell – Content Developer

We are here to help you get the most out of the Community platform. If you have ever need any help, please either tag one of us in your post, or post your question into the Community Help forum.

The Arm Community team

Anonymous
  • Anjan Kumar
    Offline Anjan Kumar 2 months ago

    Hi I am interest to join in ARM training? How to join and please share the procedure.

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • Senoj
    Offline Senoj 3 months ago

    hai everybody

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • Harish Nayak-EB
    Offline Harish Nayak-EB 3 months ago in reply to Oliver Beirne

    Thank you Oli

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • Oliver Beirne
    Offline Oliver Beirne 3 months ago in reply to Harish Nayak-EB

    Hi Harish Nayak-EB

    You are best off asking this question in on of our support forums, which you can find here: https://community.arm.com/support-forums/.

    Thanks

    Oli

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • Harish Nayak-EB
    Offline Harish Nayak-EB 3 months ago

    Hello Folks,

    Currently I am using the compiler version GCC-9.3.1, I am getting the below error for the same,

    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s: Assembler messages:
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2145: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2147: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2155: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2155: Error: cannot use register index with PC-relative addressing -- `str r3,r4!'
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2532: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2533: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2533: Error: cannot use register index with PC-relative addressing -- `str r1,r3!'
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2613: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2615: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2623: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2623: Error: cannot use register index with PC-relative addressing -- `str r3,r1!'
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2715: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2720: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2726: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2726: Error: cannot use register index with PC-relative addressing -- `str r3,r2!'
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2792: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2793: Warning: missing operand; zero assumed
    C:\Users\HANA27~1\AppData\Local\Temp\cc8t0JLc.s:2793: Error: cannot use register index with PC-relative addressing -- `str r1,r3!'

    Can I get the compiler option for the same?

    Harish 

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
>
Community Blog
  • New forums and blogs coming the Arm Community

    Oliver Beirne
    Oliver Beirne
    Read about the new list of forums and blogs coming to the Arm Community on October 11
    • October 6, 2021
  • The Arm Community is back online and upgraded

    Oliver Beirne
    Oliver Beirne
    The Arm Community is back online following an upgrade. Learn more here.
    • September 6, 2021
  • The Arm Community is back online

    Oliver Beirne
    Oliver Beirne
    Please read this post to learn more about next steps in our moderation process after a spam attack that happened.
    • August 3, 2021