Why is the input parameter has 2 addresses?

The AXI4-Lite interface by default uses 32-bit width data path.
You will have to write the LSB and MSB parts of the lmbda and pobj register from python to the corresponding register.

Note that PYNQ does not support floating values in the register map, you will have to make sure to write the correct double precision representation value.

Mario