Something which tripped me up is that if you have `./imx_usb_loader/wario` in your `.` working directory, then you must call the `imx_usb` command from the same `.` working directory. This is because the config file in `./imx_usb_loader/wario` is relative to `.`.
|