user_write_data()

Implement user_write_data in usrtm_wrda.c if write_req is 'TOOLKIT_YES'.

This function translates the given address to a physical memory location and requests that the device change a range of memory starting from this address to the values contained in the data buffer.

More information

Implementation checklist.