Arm Community
Site
Search
User
Site
Search
User
Support forums
Operating Systems forum
Programming ARM Controllers?
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
9 subscribers
Views
5957 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 12 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 12 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
Vote up
0
Vote down
Cancel
Reply
Alban Rampon
over 12 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
Vote up
0
Vote down
Cancel
Children
No data