CeDeROM

Results 82 issues of CeDeROM

Hello world :-) I just encountered a situation where I need to put both Bootloader and Interface firmware into a bricked interface. Providing `hex` files with a release would make...

This also relates to SWD Access, it will be reworked after https://github.com/ARMmbed/DAPLink/issues/337..

backlog

New message is more informative and does not mislead to pyusb errors. Signed-off-by: Tomasz 'CeDeROM' CEDRO

This is really helpful to get an instant backtrack in case of python crash. Python crash may be caused by invalid system dependencies and many more. Such situation is really...

needs work

Hello world :-) I have noticed that recent pyOCD handles dependencies strictly. That causes problems when solving / developing multiple other dependencies - for instance I am now fixing the...

installation

This will try to use `pyusb` as the default USB Interface backend. So far only selected list of OS has this parameter set. This prevents pyOCD working on a platforms...

Hey @flit :-) I can see that a lot of internal changes took place recently in pyOCD along with helper scripts and program usage. I would highly suggest to rename...

release-management

Hello world :-) I have encountered a blocker traceback on `pyocd` (i.e. `pyocd list` or `pyocd flash`) related to `pyocd_pemicro/pemicro_probe`: ``` (venv37zephyr) pyocd list 0001271:CRITICAL:__main__:uncaught exception: 'PEMicroException' object has no...

Hey @flit :-) I have noticed that a lot of internals changed, also the USB backend handling, we can discuss proposed major release number bump here https://github.com/pyocd/pyOCD/issues/1155. The initial problem...

Hello world :-) Something terrible happened on my system and pyOCD started to segfault :-( I have tried different pyOCD versions, Python versions, etc. Was there a big change in...