Chris Reed

Results 347 comments of Chris Reed

Unfortunately, I'm in the US. 😀 But thanks for the offer! You're right that it resets too much. For Kinetis devices without a boot ROM (or where the boot ROM...

Small update: I've been able to reproduce programming failures on other Kinetis targets. Even the venerable K64F now fails `test/flash_test.py`. That's the price of not having a functional CI system,...

Thanks for submitting the PR! Btw, don't work about CI test failures… it's having various troubles right now that are not related to your changes. ☹️

First thing, please update to pyocd 0.30.3. This fixes the first issue with the picoprobe related exception raised when it can't find libusb. Short answer: I don't have any immediate...

> void linux. 😄 I saw "void Linux" in the uname output you provided, but didn't realise that was the distro. > that's the thing, i've been running it from...

@cederom Apologies! I've fallen behind on pyocd after getting focused on DAPLink during the holiday, and now I'm trying to catch up after getting back to work.

Is this a request to add the board, or are you saying you are going to create a pull request to add it yourself? Does the L433 CMSIS-Pack not work?...

Thanks for the report. I'll have to look at the reference manual for the SAMD51 parts. The fact that it has a second AHB-AP is kind of surprising since it's...

Oh, I didn't even catch that about probing AP#2! That means that is got a fault result from attempting to read the ID register of AP#2. This is against the...

Hi @jpmzometa. This is an interesting one. The key log entry is `0001149:WARNING:rom_table:Invalid coresight component, cidr=0x0`. Does the code you flashed happen to change power modes, especially enter a low...