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

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
  • 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.
Reply
  • 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.
Children
No data