Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Pelion IoT Platform
Activity
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
More
Cancel
Developer Community
IP Products
System
Jump...
Cancel
System
SoC Design forum
Basics: C programming for ARM - AHB transfers
Blogs
Forums
Videos & Files
Help
Jump...
Cancel
New
State
Not Answered
Replies
6 replies
Subscribers
71 subscribers
Views
4243 views
Users
0 members are here
AMBA
Bus Architecture
AHB
Related
Basics: C programming for ARM - AHB transfers
Offline
joewu joewu
over 6 years ago
Note: This was originally posted on 18th September 2007 at
http://forums.arm.com
Hello,
Would someone please help me about the next basic things?
I have programed microcontrollers in the past but now I need to work with ARM processors and need some basic pieces to connect the puzzle.
I wil write a C/C++ code for ARM966 but I don't know what to do in the code to communicate to an AHB peripheral. It should be memory mapped but I don't know at what location and if I need to do the memory initalisation at the start of the code or I can read it from somewhere - I have not been able so far to find a clear document about that.
Also, I expect that is enough for me to write to that location in the memory and to read from it and the compiler 'armcc' will take care of generating AHB transaction data that will go to ARM AHB interface ports. I am right or there are specific C functions for AHB transfers in both directions?
I expect to have a library of the C functions that I can use in the code but also somehow I couldn't find the place where it is explained.
I have been digging over RealView 3.0 (Unix) directories in the search for that and I see several header files (like rt_heap.h, rt_memory.h and so on) but I don't have any single C project example where I can see their usage.
I would really apreciate if someone can give me some examples or point me to a location where I can read about that.
The same questions go for the tightly coupled memory (TCM) - where is it in the memory map and so on.
Any help is appreciated.
Thank you very much,
joewu
Parents
0
Offline
joewu joewu
over 6 years ago
Note: This was originally posted on 19th September 2007 at
http://forums.arm.com
Thank you again, it is nice of you to try to help me with this.
I understand what you are saying but still don't see when the memory map is configured and who decides at what location AHB peripheral will be mapped and how I can know that now in the early development phases. Do I have to do it in some initialization stage afterward and how? Is there C API for that (not SystemC, just C or C++)?
Then, let's say I found somehow that location and have written something to it. Now I want to read the answer from that particular peripheral. I would expect to have a separate address for AHB HRDATA[31:0] bus - is my assumption correct here or it is also taken care of automatically?
These are all the simple basic questions and I beleive after a little example it would all click in place for me.
It seems to me I also need to spend some time in adding and configuring an AHB peripheral but it is very distant in the flow and I need to do some programming now.
Many thanks...
Cancel
Up
0
Down
Reply
Accept answer
Cancel
Reply
0
Offline
joewu joewu
over 6 years ago
Note: This was originally posted on 19th September 2007 at
http://forums.arm.com
Thank you again, it is nice of you to try to help me with this.
I understand what you are saying but still don't see when the memory map is configured and who decides at what location AHB peripheral will be mapped and how I can know that now in the early development phases. Do I have to do it in some initialization stage afterward and how? Is there C API for that (not SystemC, just C or C++)?
Then, let's say I found somehow that location and have written something to it. Now I want to read the answer from that particular peripheral. I would expect to have a separate address for AHB HRDATA[31:0] bus - is my assumption correct here or it is also taken care of automatically?
These are all the simple basic questions and I beleive after a little example it would all click in place for me.
It seems to me I also need to spend some time in adding and configuring an AHB peripheral but it is very distant in the flow and I need to do some programming now.
Many thanks...
Cancel
Up
0
Down
Reply
Accept answer
Cancel
Children
No data
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Not Answered
AXI4 transaction attributes
0
195
views
0
replies
Started
6 days ago
by
Ravi V.
Suggested Answer
AMBA 5 CHI Link Layer (L-Credit Return)
0
AMBA 5 CHI
CHI
Cache Coherent Interconnect
AMBA 5
1795
views
3
replies
Latest
7 days ago
by
Christopher Tory
Answered
Is AXI4 Ordered write observation used to support PCIE Producer/Consumer ordering model?
0
AXI4
329
views
1
reply
Latest
8 days ago
by
Christopher Tory
Not Answered
BUSY transfer just before the last transfer in a burst by a AHB Master.
0
1324
views
1
reply
Latest
23 days ago
by
Colin Campbell
Not Answered
AMBA AXI reset
0
AMBA
AXI
7738
views
3
replies
Latest
23 days ago
by
Colin Campbell
>
View all questions in SoC Design forum