Forum Discussion
ZhiqiangLiang
Occasional Contributor
7 months agoHi,
The automatically generated base address are: 0x0008_xxxx, 0x0006_xxxx, and 0x0002_xxx.
I would like to fix one base address to a certain address, for example: fix 0x0008_1100 to 0x0007_0000.
The questions are:
1) what is the available base address? 0x0007_XXXX works or not? is there any other base address that is available?
2) where is the doc that tells me what base address is available?
sstrell
Super Contributor
7 months ago1) The base address has to be set so that the address span of the agent interface doesn’t overlap with the address span for any other agent interface connected to the same host. You can choose any address you want as long as there is no overlap. The tool informs you immediately if there is overlap.
2) There’s no document. Every design is different. Just choose a base address and make sure you get no errors about overlapping addresses.
2) There’s no document. Every design is different. Just choose a base address and make sure you get no errors about overlapping addresses.