pylab_ml.common.file_io.readQEMemFile

readQEMemFile(fileName, base=32)[source]

Read a file with memory data in the DUMP_QE Software format.

base address 0 address 0 data hex 0000 data dec 0 address 1 data hex 0000 data dec 0

Parameters:

fileName (string) – DESCRIPTION.

Returns:

  • startadress (integer)

  • data (memory data integer list, None entries for) – not used/initialized values