Arm Community
Site
Search
User
Site
Search
User
Groups
Education Hub
Distinguished Ambassadors
Open Source Software and Platforms
Research Collaboration and Enablement
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
SystemReady 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
Internet of Things (IoT) blog
Operating Systems 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
Operating Systems forum
Programming ARM Controllers?
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
8 subscribers
Views
5759 views
Users
0 members are here
Android
USB
Microcontroller
Controllers
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
Programming ARM Controllers?
try embedded
over 11 years ago
Note: This was originally posted on 14th March 2013 at
http://forums.arm.com
As an hobbyist from my engineering i learned about working on 8051, PIC, and AVR microcontrollers. I did programming on these, created programmer boards for these too. I did many projects using these.
I started a webiste
http://www.tryembedded.com/
want to use ARM and Android OS for designing embedded projects.
As i entered my career, i found the latest processors/controllers used in market are out of ARM. I have great interest in learning ARM Controllers, i want to dump the code in to the controller on my own.
Can anyone please give me guidance for making the simple USB/serial development board/programmer for ARM based controllers.
I have tried googling but couldnt get enough information.
Please do share any resource links which could be useful to me as a beginner to ARM.
Thanks!!!!
Parents
Alban Rampon
over 11 years ago
Note: This was originally posted on 14th March 2013 at
http://forums.arm.com
Hello Praneeth,
[size=2]I believe there is quite a step from these micrcontrollers to a full blown application processor running Android.[/size]
Debugging and tracing features are much more advanced, and is using the industry standard called JTAG.
You can buy a JTAG adapter from ARM (
http://arm.com/produ...pters/index.php
) and from third parties. You can also look at open source to build your own JTAG target.
If you want to start on similar products to the ones you mentioned, you can look at the ARM Cortex-M family of processors used in microcontrollers.
If you wish to run Android on a recent processor, you will look at the ARM Cortex-A series. The ARM Cortex-A Programmer's Guide would be a good way to start.
[size=2]Alban[/size]
Cancel
Up
0
Down
Cancel
Reply
Alban Rampon
over 11 years ago
Note: This was originally posted on 14th March 2013 at
http://forums.arm.com
Hello Praneeth,
[size=2]I believe there is quite a step from these micrcontrollers to a full blown application processor running Android.[/size]
Debugging and tracing features are much more advanced, and is using the industry standard called JTAG.
You can buy a JTAG adapter from ARM (
http://arm.com/produ...pters/index.php
) and from third parties. You can also look at open source to build your own JTAG target.
If you want to start on similar products to the ones you mentioned, you can look at the ARM Cortex-M family of processors used in microcontrollers.
If you wish to run Android on a recent processor, you will look at the ARM Cortex-A series. The ARM Cortex-A Programmer's Guide would be a good way to start.
[size=2]Alban[/size]
Cancel
Up
0
Down
Cancel
Children
No data