3.1 Enabling/Disabling Emulation Mode in BSC_CR
To enable or disable Emulation mode in the Boot Sequence Controller Configuration Register (BSC_CR), use the following SAM-BA commands:
sam-ba -p serial -d sam9x60:0:1 -a bootconfig -c writecfg:bscr: EMULATION_ENABLED// to enable Emulation mode
or
sam-ba -p serial -d sam9x60:0:1 -a bootconfig -c writecfg:bscr: EMULATION_DISABLED // to disable Emulation mode
