Uri Shaked

Results 619 comments of Uri Shaked

@juanrgm can you please share an estimate how much work this one involves? I might give it a try if it's not too complicated

Hi Paul, Is this for testing AtomVM ? The cyw43 is still in beta, and the source code for the cyw43 is not public. You can try using [Wokwi CI](https://docs.wokwi.com/wokwi-ci/getting-started)...

Thank you! These is a pretty list big of changes, so it'll probably take me some time to go over everything. Regarding Interpolator/Divider - as far as I remember, the...

Thanks again! Is this ready for review or not yet?

Now I just need to find a few hours to go through it :)

I added it to my todo list, I will make an effort to allocate some time this week or the next week. Ideally, I'd also love to have the multicore...

Thanks for reviewing this @c1570! Unfortunately, I hadn't had a chance yet to review it myself. I got the Pico SDK CI to work: https://github.com/wokwi/rp2040js/blob/master/.github/workflows/ci-pico-sdk.yml, which can be a good...

Thanks for looking into this! Here are my thoughts: 1. Which gdb server configuration do we need? single GDB port, multiple hw threads. 2. From my experience, pausing everything (both...

You want some way to show GDB the state of each core - so it would show you the call stack of each core, and let you step the core...

Thanks for the feedback! The intent is to have the simulation match as closely at it make sense (i.e. requires a reasonable level of effort and is not computationally heavy)....