Piotrek Wasilewski

Results 91 comments of Piotrek Wasilewski

Glad you got it working with JLink! Could you show me the output of the failed compilation? I'd like to make sure I know about all dependencies/issues to build STMViewer...

It looks like you're using a very old gcc/g++ toolchain (6.3.0). You've got yo use at least a version that supports C++20.

Hey! Thanks for the interest in the topic! > Is it still the case that there is the stlink library only for apple silicon? Should I add one for intel?...

Thank you for such a thorough description, I'll base the README.md build tutorial on it! So regarding the ST-Link problem it still persists in WFI, am I right? If you...

Do you mean it would be nice to have a way of quickly importing an array, or rather displaying a range of an array as a table view?

Hello, you first have to fork the repo, make the changes you want to include on the branch you experimented on and then create a pull request.

Thank you for the PR. I will look through it later on and let you know! Could you explain why reading data while the core is halted (waking it up...

Thank you for the additional explanation. I understand that the video shows behavior at [this commit](https://github.com/klonyyy/STMViewer/commit/f381cdcc2ff6323ddd530f6504905276ea1114f1) or a later one? I'm asking because I've explicitly implemented that the series value...

I will need more time to understand how the sleep modes affect the debug capabilities. I do not want to push a solution that none of us really understands. If...

I'm sorry but I would like to avoid confusion for regular users - this release is full of new untested features, and you're the only one who requested it. If...