mvdhoning wrote:DexOS wrote:Do you add 1 to the write mailbox 0x2000B8A0 +1 ?, i may of just mist it.
He does not seem to do that ( i don't do that either ) is there a reason why we should not use MAILBOX0_WRITE?
From my reading of the doc's, bit here, bit there, when i first started coding the PI, you need that.
MB_WRITE: dw $2000B8A1 ; PERIPHERAL_BASE + MAIL_BASE + MAIL_WRITE + MAIL_FB
MAIL_FB = 1
