Hi ,
We are trying to Configure our Custom AFE7950 Board by exporting the registers from Latte GUI by following commands.
logDumpInst.setFileName(ASTERIX_DIR+DEVICES_DIR+r"\Afe79xxPg1.txt")
logDumpInst.logFormat = 0x1
logDumpInst.rewriteFile = 1
logDumpInst.rewriteFileFormat4 = 1
device.optimizeWrites = 0
device.rawWriteLogEn = 1
lmk.rawWriteLogEn = 1
we are facing issues in configuring our custom board. when we configured AFE7950EVM the current is increasing by 2.1amp and in our case after configuring custom board the current is increasing by 0.2amp.Please help us to resolve the issue and guide us weather we are following the correct procedure or not.
The issue we noticed is some of the registers in exported file is not there in register space.