Melvin

Results 1 issues of Melvin

Hello, I was attempting to understand the debugger project (https://github.com/seemoo-lab/nexmon_debugger). From that I understand that the memory mapped interface is being accessed via the base address defined here https://github.com/seemoo-lab/nexmon/blob/ef25ce36700acf60f91ebc58c43f0b2d8dc372cd/patches/include/debug.h#L38 Could...