When I try to use --sync on the nios2 machine, it doesn't pick up the contents of the directory.
Syntax: arm_now start nios2 --offline --sync
However, when switching the machine to mips32el, the --sync does work.
Syntax: arm_now start mips32el --offline --sync
Thanks for any tips!