Dániel Buga
Dániel Buga
I'm hoping @jamesmunns can chime in with opinions/advice but I'm personally not worried about lack of language support. Future additions are a concern of mine as well.
> Generally, you don't. I wonder if this is a case of "trick users (that is, us) into correctness". On one hand, I'm worried that we'll have weird endpoint versions...
I guess all my complaints boil down to prpc requiring me to have foresight. I can't just partially define my API, thinking that I can add stuff later to it,...
So now we have IoSequence for one thing, and IoSequenceU64 for something else, but their names suggest that they are related. Besides that, the end result is more code that...
Now what WOULD make sense is to also add the TMS bit to the struct, and call it JtagSequence. The uses should be updated to struct initializers, way it would...
To the best of my knowledge, debugprobe conforms to what [ARM prescribes](https://developer.arm.com/documentation/101761/1-0/Debug-and-trace-interface/Serial-Wire-Debug-signals) - the issue seems to be that this particular target doesn't.
Indeed it seems that 100R on SWCLK makes the target behave. The problem is, I removed the resistor and the target keeps working as expected :/
Sorry I wasn't able to reproduce your issue, S3 is receiving frames just fine for me. On the other hand I found a few unrelated issues on other chips (fixed...
Thanks! Is there any chance your issue might be related to incorrect message filters, or a mismatch in baud rates, perhaps some signal integrity issue? Are you able to connect...