set option /memory=long stop set core 1 restart !### Clear SLAVE_R bit of PMUM_PRR_SP to allow RESET_OUT_N to go high set value *(unsigned long *)0xd4051020 = (*(unsigned long *)0xd4051020 & 0xFFFFFFBF) load/bin/address =0xd1000000 of "cforth.bin" set reg pc=0xd1000000 run