Noah Hüsser

Results 193 comments of Noah Hüsser

Uff, that is happening incide `iced`. It happens when you insert a very high number (1 billion upwards I think) for the position of your text. It happens for every...

Thanks for the feedback :) Do you think the change in general is okay like this? I feel like it's very hacky. But the structures are just this way. I...

Ultimately, we could also track CSW and if we have auto increment enabled, we increase TAR on each DRW read/write!

Hi :) Can you please paste the full command/code (always include it in general, because without it it's just guesses in the dark (well it might be with it as...

I guess that would be useful, yes :) Tho I am very much a novice when it comes to JTAG features and how they are used in RISC-V and the...

Without hesitation, SIr!

Oh yeah that old thought also never made it :D

Hmm it looks like it just fails to open it after the fact. Detection of the device works fine, which is what was troublesome before, afaik. Maybe now it cannot...

Hmm yeah, I thought it's a permission thing, but it says `Attempting to open 1a86:8011 in CMSIS-DAP v1 mode` and seemingly still fails to open it thereafter hinting it can...

Huh, @adamgreig your algo obv. finds the probe even with CMSIS-DAP in the interface string. So I do not see why we can't just tell hidapi to open that device...