Click here to Skip to main content
15,887,435 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Learning Rust: Good resources? Pin
honey the codewitch19-Mar-22 5:02
mvahoney the codewitch19-Mar-22 5:02 
GeneralRe: Learning Rust: Good resources? Pin
RickZeeland19-Mar-22 6:33
mveRickZeeland19-Mar-22 6:33 
GeneralRe: Learning Rust: Good resources? Pin
Mike Hankey19-Mar-22 7:30
mveMike Hankey19-Mar-22 7:30 
GeneralRe: Learning Rust: Good resources? Pin
Davyd McColl20-Mar-22 20:46
Davyd McColl20-Mar-22 20:46 
GeneralRe: Learning Rust: Good resources? Pin
Rajasekharan Vengalil20-Mar-22 21:10
Rajasekharan Vengalil20-Mar-22 21:10 
GeneralRe: Learning Rust: Good resources? Pin
Roger Wright21-Mar-22 20:10
professionalRoger Wright21-Mar-22 20:10 
GeneralRe: Learning Rust: Good resources? Pin
Wayne Stewart_22-Mar-22 20:46
Wayne Stewart_22-Mar-22 20:46 
GeneralMaybe one of the worst bugs I've ever had Pin
honey the codewitch19-Mar-22 3:27
mvahoney the codewitch19-Mar-22 3:27 
I wrote a video display driver for an RA8875 display controller.

I need it because I use it in one of my commercial projects.

Well, it works "fine" (a bit slow, but the controller is slow) except in one demo.

I am trying to draw a series of rounded rectangles of random size, random coordinates and random colors.

The code is relatively simple and should be innocuous. It also works when it's used as part of a larger routine.

But when I simplify the code, remove the big routine, and just run a lines demo followed by the rounded rectangles the whole MCU freezes solid during the 3rd iteration. (Always in the same place but that doesn't matter because even randomization yields the same result boot to boot. There's no real RTC or any sort of non-determinism so freezing in the same spot every time isn't much of a clue in this case).

I need to fix this, or at the very least verify it will never happen in my commercial project but I am totally stumped.

What a morning.
To err is human. Fortune favors the monsters.

GeneralRe: Maybe one of the worst bugs I've ever had Pin
Gerry Schmitz19-Mar-22 7:07
mveGerry Schmitz19-Mar-22 7:07 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
honey the codewitch19-Mar-22 9:16
mvahoney the codewitch19-Mar-22 9:16 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
Greg Utas19-Mar-22 7:09
professionalGreg Utas19-Mar-22 7:09 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
honey the codewitch19-Mar-22 9:15
mvahoney the codewitch19-Mar-22 9:15 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
jmaida19-Mar-22 10:49
jmaida19-Mar-22 10:49 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
Andreas Mertens21-Mar-22 5:37
professionalAndreas Mertens21-Mar-22 5:37 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
honey the codewitch21-Mar-22 5:59
mvahoney the codewitch21-Mar-22 5:59 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
Andreas Mertens21-Mar-22 6:18
professionalAndreas Mertens21-Mar-22 6:18 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
englebart21-Mar-22 15:40
professionalenglebart21-Mar-22 15:40 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
honey the codewitch21-Mar-22 15:42
mvahoney the codewitch21-Mar-22 15:42 
GeneralRe: Maybe one of the worst bugs I've ever had Pin
englebart22-Mar-22 1:51
professionalenglebart22-Mar-22 1:51 
GeneralWordle OTD Pin
OriginalGriff18-Mar-22 21:21
mveOriginalGriff18-Mar-22 21:21 
GeneralRe: Wordle OTD Pin
Vivi Chellappa18-Mar-22 23:22
professionalVivi Chellappa18-Mar-22 23:22 
GeneralRe: Wordle OTD Pin
pkfox19-Mar-22 0:49
professionalpkfox19-Mar-22 0:49 
GeneralRe: Wordle OTD Pin
0x01AA19-Mar-22 5:24
mve0x01AA19-Mar-22 5:24 
GeneralChemical Brothers prediction? Pin
RickZeeland18-Mar-22 20:11
mveRickZeeland18-Mar-22 20:11 
JokeRe: Chemical Brothers prediction? Pin
Sander Rossel19-Mar-22 3:03
professionalSander Rossel19-Mar-22 3:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.