Forum Discussion
tommmy
New Contributor
3 years agobaseAddress is 0x00000000?
regmap file generated by platform designer has these contents <baseAddress>0x0000000</baseAddress> i think it is not right, baseAddres should be generated with real peripheral base address
sstrell
Super Contributor
3 years agoSo you're saying that all the components' base addresses in this file are 0x0 even though you've set base addresses in Platform Designer correctly? You should also look in the .sopcinfo file. That's the main file for software build tools. If that file is correct and .regmap is not, that's very strange.
tommmy
New Contributor
3 years agoyep, the.sopcinfo file is correct, but the generated .regmap file is not.