#include <mplib1/dumphex.h>

This pair of functions provide the facility to dump the contents of a block of memory in hexadecimal format, with printable ASCII characters also displayed.

do_hex_dump();
hex_dump();