Renato Caldas

Results 38 comments of Renato Caldas

> Times change, but it's not clear to me they've changed enough to rip this default out entirely. I understand your point, and I agree with keeping the **SASS** defaults...

I see, thanks. In my case the upload finishes successfully and the node boots fine. Just to be sure, does this mean that the image was fully uploaded and not...

Although @Disasm 's workaround works for me, I don't like setting the bits in firmware. It seems too easy to leave them on by mistake and silently ruining power consumption....

> And break DMA. Very "good" idea. Yeah, I can see how doing that without warning would be stupid.

> I think in general randomly toggling flags is bad. But we have base sequences merged now, which allow us to do exactly this. The user would need to set...

After reading the errata carefully and doing a few tests, I don't think this is being caused by a hardware bug. This is probably the documentation being imprecise. From what...

I've hacked together a proof of concept [here](https://github.com/rmsc/probe-rs/tree/rtt-halt-run). Works reliably, but has the serious drawback of taking the device out of sleep on every RTT poll. Perhaps a better approach...

EDIT: My problem is completely unrelated. It turns my I wasn't properly escaping an environment var, resulting in an empty token being sent. As for decoding the third part of...

> If I substitute `QT_QPA_PLATFORM=wayland` with `QT_QPA_PLATFORM=xcb`, it works. Unfortunately that doesn't work for me: ``` $ QT_QPA_PLATFORM=xcb cura realpath: '': No such file or directory PyInstaller/loader/pyimod02_importers.py:499: DeprecationWarning: the imp...