Closed ATmobica closed 3 years ago
The default flashing option (msd copy files) from mbed-flasher works well for both boards. It is not very fast but works. I checked the pyocd mode but there is an issue with package Incompatibilities and as we checked earlier pyocd does not work well with Cypress board. The Mbed-flasher is built-in test fixtures - when we allocating a device we check if flashing parameters are set then flash the image to it.
Problem
In order to flash images to the device, the best choice will be to use mbed-flasher tool. We have to check if all CHIP mbed targets are supported by mbed-flasher
Proposed Solution
Investigate mbed-flasher support for DISCO and CYPRESS boards. Check the best options/configurations for flashing.