I have to read a flash written by another program and am provided a file looking like this
// data locations #define data1 0 #define data2 data1+0x100 ...