Power & Source of Big Ideas

Thanks, but that doesn't solve the problem. There is no mention of physical memory map adresses in those references. Nor there is in the WiringPi source code in github (the current sourcecode version doesn't seem to cover the M4) What I am after is the physical start address of the GPIO block(s), th...
Congratulations on the M4, very nice! I am converting some existing software from RPI which uses direct memory mapped access to the GPIO ports. Does anybody know the (physical) base address for the GPIO ports for the M4 (i.e. as mapped by software, not necessarily the same as the direct access addre...