Ranran Posted April 12, 2020 Share Posted April 12, 2020 Hello, In the tutorial "Embedded linux hands on", the device tree for the myled driver is configured as reg = < 0x43c30000 0x10000 > Where is this base addresss got from ? Thank you Link to comment Share on other sites More sharing options...
Ionel Posted April 13, 2020 Share Posted April 13, 2020 Vivado ---petalinux generate---> pl.dtsi --> .dtb You can edit the base address in Vivado project. Link to comment Share on other sites More sharing options...
Question
Ranran
Hello,
In the tutorial "Embedded linux hands on", the device tree for the myled driver is configured as
reg = < 0x43c30000 0x10000 >
Where is this base addresss got from ?
Thank you
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.