James Christie

Results 4 comments of James Christie

Haven't ran this code myself so can't say for sure, but is this because the optimal path is within 1 cell away from the diagonal? I.e. the algorithm is computing...

I just repeated this and plotted the path and all paths are identical and clearly don't use the specified radius, e.g. radius 1 through 9 all look like the image...

> Thanks for reporting, can you run `espflash` with `RUST_LOG=debug espflash board-info` in the no-stub case. Thanks! Thanks for the fast response 😄 ``` > RUST_LOG=debug espflash board-info [2024-05-15T10:40:04Z DEBUG]...

Following a [conversation in the esp-rs room](https://matrix.to/#/!LdaNPfUfvefOLewEIM:matrix.org/$tl54Y2B_c5n0BoT6A3g8WQZhPDeYqEVqPwleGtozVNo?via=matrix.org&via=tchncs.de&via=mozilla.org), this was resolved by selecting the JTAG port _after_ holding reset + boot to put it in download mode. This issue is only...