New flashing scripts merged, please report any issues


Marti Bolivar <marti.bolivar@...>
 

Hi,

Last night, a pull request of mine was merged which uses a Python script to flash binaries ("make flash"):


If you run into any problems, you can fall back on the shell scripts by setting USE_ZEPHYR_FLASH_DEBUG_SHELL in your environment for now:

export USE_ZEPHYR_FLASH_DEBUG_SHELL=1

I'd really appreciate reports of any issues you may find. I tested on all the boards I have, but I wasn't able to test everything.

In your report, please include the output of this command, run from samples/hello_world:

KBUILD_VERBOSE=1 BOARD=your_board make flash

Known issues (and proposed fixes) for  quark_se_c1000_devboard and arduino_101 are tracked in:


Thanks,
Marti
 

Join {devel@lists.zephyrproject.org to automatically receive all group messages.