ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
Artea has joined #rust-embedded
NiaLinaLunaStorm has quit [Quit: Idle timeout reached: 172800s]
sugoi has quit [Ping timeout: 248 seconds]
starblue has quit [Ping timeout: 272 seconds]
starblue has joined #rust-embedded
starblue has quit [Ping timeout: 272 seconds]
kenny has joined #rust-embedded
starblue has joined #rust-embedded
sugoi has joined #rust-embedded
i509vcb[m] has joined #rust-embedded
<i509vcb[m]> Well now that I've gotten through boilerplate hell, time to blink an LED lol:
sugoi1 has joined #rust-embedded
sugoi has quit [Ping timeout: 246 seconds]
sugoi1 is now known as sugoi
emerent has joined #rust-embedded
sugoi has quit [Ping timeout: 252 seconds]
M0xada3[m] has joined #rust-embedded
<M0xada3[m]> When I attach arm-none-eabi-gdb to the simple program from Chapter 5.4 of the Discovery book (micro:bit v2 edition), I get several symbol related (I think) warnings and have difficulty doing anything productive with GDB. The even simpler program from Chapter 5.3 seemed to be debuggable. I am running `rustc 1.81.0 (eeb90cda1 2024-09-04)` and... (full message at
<M0xada3[m]> I captured a little more info in a gist here: https://gist.github.com/adamgreen/8a1e26996c6b5e1db001e6cddfac7b6f
<AlexandrosLiarok> <thejpster[m]1> "So you generally only need to..." <- Main issue is how to get the target-cpu enabled features. Also is the list of features retrieved through print given directly from llvm? Because ai get unknown feature errors although they are definitely listed in the target-cpus list.
trnila[m] has joined #rust-embedded
<trnila[m]> Hello, is it possible to release the new version of embedded-can crate please? I would like to use the defmt support
diondokter[m] has quit [Quit: Idle timeout reached: 172800s]
<M0xada3[m]> <M0xada3[m]> "When I attach arm-none-eabi-..." <- > <@0xada3:matrix.org> When I attach arm-none-eabi-gdb to the simple program from Chapter 5.4 of the Discovery book (micro:bit v2 edition), I get several symbol related (I think) warnings and have difficulty doing anything productive with GDB. The even simpler... (full message at <https://catircservices.org/_matrix/media/v3/download/catircservices.org/eQJRqIVsxKKXOOoWzlYnLBRg>)
<M0xada3[m]> Ahh, searching on this channel's history turned up @Henk 's post from June 6th where he was hitting the same issue when working on this micro:bit version of the Discovery documentation that I am currently trying to work though. He just ignored the errors and things worked for him. With the 15.1 version of GDB, that seems to be working for me as well.
<M0xada3[m]> * turned up [@Henk, * @Henk](@hdoordt:matrix.org) 's
cr1901_ has joined #rust-embedded
cr1901 has quit [Ping timeout: 252 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 248 seconds]
<thejpster[m]1> <AlexandrosLiarok> "Main issue is how to get the..." <- Are you using nightly?
starblue has quit [Ping timeout: 252 seconds]
starblue has joined #rust-embedded
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 252 seconds]
Foxyloxy has joined #rust-embedded
Foxyloxy_ has joined #rust-embedded
Foxyloxy has quit [Ping timeout: 245 seconds]
Foxyloxy has joined #rust-embedded
Foxyloxy_ has quit [Ping timeout: 265 seconds]
cajt[m] has quit [Quit: Idle timeout reached: 172800s]
JamesMunns[m] has joined #rust-embedded
<JamesMunns[m]> Hey all, noting that there is **one week left** to fill out the survey! If you haven't done it yet, now is the time! https://blog.rust-lang.org/inside-rust/2024/08/22/embedded-wg-micro-survey.html
<JamesMunns[m]> If you're at rustconf, tell people you meet to take it (and say hi to me!)
<JamesMunns[m]> Please do share it in any other places you think Rust embedded folks might be! We were over 1300 replies last time I checked on Tuesday, it would be great to hit something like 1500 (more embedded folks than replied to the last main Rust survey!)
<JamesMunns[m]> (last main Rust survey had something like 1.4k/10k responders total who said they target bare metal systems)
diondokter[m] has joined #rust-embedded
<diondokter[m]> Ah ok, that makes way more sense haha
<dirbaio[m]> ah okay. embedded folks, not all folks
<JamesMunns[m]> yeah, sorry, phrasing was probably weird, still waking up here :D
vollbrecht[m] has joined #rust-embedded
<vollbrecht[m]> overly enthusiastic James is shining through 😂
<JamesMunns[m]> I am nothing if not enthusiastic.
<dirbaio[m]> Enthusiasticness is an inherent property of James
<JamesMunns[m]> My goal is to always be a hype dynamo :D
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 252 seconds]
cr1901_ is now known as cr1901
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 246 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 252 seconds]
sugoi has joined #rust-embedded
sugoi1 has joined #rust-embedded
sugoi has quit [Ping timeout: 246 seconds]
sugoi1 is now known as sugoi
xnor has quit [Ping timeout: 260 seconds]
xnor has joined #rust-embedded
sigmaris_ has joined #rust-embedded
ivche_ has joined #rust-embedded
dne has quit [Remote host closed the connection]
dne has joined #rust-embedded
NishanthMenon has quit [*.net *.split]
stgl has quit [*.net *.split]
ivche has quit [*.net *.split]
sigmaris has quit [*.net *.split]
wose has quit [*.net *.split]
sigmaris_ is now known as sigmaris
ivche_ is now known as ivche
wose has joined #rust-embedded
sugoi has quit [Ping timeout: 276 seconds]
xnor has quit [Ping timeout: 252 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 265 seconds]
xnor has joined #rust-embedded
sugoi has joined #rust-embedded
sonuterf has joined #rust-embedded
sugoi has quit [Ping timeout: 265 seconds]
gmarull[m] has joined #rust-embedded
<gmarull[m]> Hi all, I've been facing RTT issues on my target, and I've tried to spend some time now to find a solution (JLinkRTTViewer works just fine). For the first time, I've been able to get RTT to work with this hack:... (full message at <https://catircservices.org/_matrix/media/v3/download/catircservices.org/QUrgVScwoAGCCvbaXMLRZcGA>)
cr1901_ has joined #rust-embedded
cr1901 has quit [Ping timeout: 252 seconds]
sugoi has joined #rust-embedded
stgl has joined #rust-embedded
NishanthMenon has joined #rust-embedded
stgl has quit [Max SendQ exceeded]
stgl has joined #rust-embedded
sugoi has quit [Ping timeout: 252 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 260 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 276 seconds]
sugoi has joined #rust-embedded
sugoi has quit [Ping timeout: 245 seconds]
sugoi has joined #rust-embedded
rmsyn[m] has quit [Quit: Idle timeout reached: 172800s]
whitequark[cis] has quit [Quit: Idle timeout reached: 172800s]
sonuterf has quit [Remote host closed the connection]
<M0xada3[m]> If I click on the https://www.surveyhero.com/c/uenp3ydt survey link, it just thanks me for my participation and never shows me any questions to answer.
<dirbaio[m]> that means you've already filled it
<dirbaio[m]> in theory at least, assuming no surveyhero bugs...
<dirbaio[m]> if you haven't, try opening the link from a private browser window
eldruin[m] has quit [Quit: Idle timeout reached: 172800s]
<M0xada3[m]> You know what, I probably did fill it out already. I think James posted a link to it on the Interrupt Slack channel last month and I filled it out then and promptly forgot about it :)
bartmassey[m] has quit [Quit: Idle timeout reached: 172800s]
jannic[m] has quit [Quit: Idle timeout reached: 172800s]
adamgreig[m] has quit [Quit: Idle timeout reached: 172800s]
chrysn[m] has quit [Quit: Idle timeout reached: 172800s]
Sam[m]12 has quit [Quit: Idle timeout reached: 172800s]
roklobsta[m] has quit [Quit: Idle timeout reached: 172800s]
AtleoS has quit [Ping timeout: 252 seconds]
AtleoS has joined #rust-embedded
andar1an[m]1 has quit [Quit: Idle timeout reached: 172800s]
dne has quit [Read error: Connection reset by peer]
dne has joined #rust-embedded
sugoi has quit [Ping timeout: 260 seconds]
sugoi has joined #rust-embedded
dne has quit [Ping timeout: 265 seconds]
dne has joined #rust-embedded
sugoi has quit [Ping timeout: 265 seconds]
dne has quit [Read error: Connection reset by peer]
dne has joined #rust-embedded
SeanWykes[m] has quit [Quit: Idle timeout reached: 172800s]
sugoi has joined #rust-embedded
jduck[m] has quit [Quit: Idle timeout reached: 172800s]
sugoi1 has joined #rust-embedded
sugoi has quit [Ping timeout: 255 seconds]
sugoi1 is now known as sugoi