Arm Community
Site
Search
User
Site
Search
User
Arm Developer
Documentation
Learning Paths
On-Demand Videos
Groups
Arm Ambassadors
Education Hub
Open Source Software and Platforms
Research Collaboration and Enablement
Forums
AI forum
Architectures and Processors forum
Arm Development Platforms forum
Arm Development Studio forum
Automotive forum
Compilers and Libraries forum
Embedded and Microcontrollers forum
High Performance Computing (HPC) forum
Internet of Things (IoT) forum
Keil forum
Laptops and Desktops forum
Mobile, Graphics, and Gaming forum
Morello forum
Operating Systems forum
Servers and Cloud Computing forum
SoC Design and Simulation forum
SystemReady Forum
Blogs
AI blog
Announcements
Architectures and Processors blog
Automotive blog
Embedded and Microcontrollers blog
Internet of Things (IoT) blog
Laptops and Desktops blog
Mobile, Graphics, and Gaming blog
Operating Systems blog
Servers and Cloud Computing blog
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
Arm Development Studio forum
Start ARM
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
120 subscribers
Views
2281 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
Start ARM
Kamal Nath
over 11 years ago
Note: This was originally posted on 1st May 2013 at
http://forums.arm.com
Dear All
I am new for arm
I installed ARM Studio 5 IDE
Now I want to start a new project using Any M3 processor
What is the most popular processes that I should start? in ARM M3.
Now I opened Eclipse for DS-5 (no idea how to oped new project)
I need to write a program to blink led first
Then I need to debug using ARM Studio 5 IDE . Is it possible?
Please advice
Thanks in advance
Parents
Scott Douglass
over 11 years ago
Note: This was originally posted on 14th May 2013 at
http://forums.arm.com
DS-5 does not include a simulator for any Cortex-M3 processor so you'll need a real target and a debug probe (DSTREAM) to run the code. [Edit: Alternatively, if you have the Fast Models product, you can use it's Cortex-M3 simulators with DS-5.]
DS-5 does have a Cortex-M3 example; you can import it from ...\Program Files\DS-5\examples\Bare-metal_examples.zip . It is targeted at the MPS platform and will require some adjustments to run on a different Cortex-M3 target.
Cancel
Vote up
0
Vote down
Cancel
Reply
Scott Douglass
over 11 years ago
Note: This was originally posted on 14th May 2013 at
http://forums.arm.com
DS-5 does not include a simulator for any Cortex-M3 processor so you'll need a real target and a debug probe (DSTREAM) to run the code. [Edit: Alternatively, if you have the Fast Models product, you can use it's Cortex-M3 simulators with DS-5.]
DS-5 does have a Cortex-M3 example; you can import it from ...\Program Files\DS-5\examples\Bare-metal_examples.zip . It is targeted at the MPS platform and will require some adjustments to run on a different Cortex-M3 target.
Cancel
Vote up
0
Vote down
Cancel
Children
No data