Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Start ARM
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
119 subscribers
Views
2382 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 12 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
Scott Douglass
over 12 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
Scott Douglass
over 12 years ago
Note: This was originally posted on 16th May 2013 at
http://forums.arm.com
It further occurs to me that MDK-ARM (
http://www.keil.com/arm/mdk.asp
) has a Cortex-M3 simulator in it. You can probably get started with the "Lite" version.
Cancel
Vote up
0
Vote down
Cancel