View: 4620|Reply: 3

Orange Pi - Allwinner H3 Interrupt base address (baremetal)

[Copy link]

4

threads

22

posts

219

credits

Intermediate member

Rank: 3Rank: 3

credits
219
Published in 2017-3-24 23:16:53 | Show all floors |Read mode
I am writing a baremetal Timer/Interrupt code

Allwinner H3 datasheet does not have any Interrupt Register List  , but A13 has some details and its base address is 0x01C20400 ..

from linux H3 dtsi files
gic: interrupt-controller@01c81000 {
                        compatible = "arm,cortex-a7-gic", "arm,cortex-a15-gic";
                        reg = <0x01c81000 0x1000>,


But I tried writting to 0x01C20400 & 0x01c81000   both are not writting , it seems something wring with the address ..   

Anyone has any idea on this ?

Varghese



4

threads

22

posts

219

credits

Intermediate member

Rank: 3Rank: 3

credits
219
 Author| Published in 2017-3-28 18:46:22 | Show all floors
yes .. looks both registers are different ,  got some info about GIC-400 registers .. hoping to complete the code today ..

Thank you

0

threads

1

posts

120

credits

Registered member

Rank: 2

credits
120
Published in 2017-3-28 12:53:07 | Show all floors
Allwinner A13 is cortex-a8, gic (Global Interrupt Controller) other. Allwinner H3 has GIC-400.
rpidmx512 The user has been deleted
Published in 2018-5-15 23:35:27 | Show all floors
Tips: Disabled or deleted by author , the content is blocked
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list