Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2019-11-13 00:00:00Z and 2019-11-14 00:00:00Z
Avatar
does somone love debugging linker errors ._.?
Avatar
[quakenet] heinrich5991 BOT 2019-11-13 12:30:33Z
what's the error?
12:33
Multi-Target Blinky Example - PlatformIO - Arduino Uno, myAVR Board MK2 2.20, MCB1768 - jxsl13/lpc1768_blinky_example
12:34
Multi-Target Blinky Example - PlatformIO - Arduino Uno, myAVR Board MK2 2.20, MCB1768 - jxsl13/lpc1768_blinky_example
12:34
Multi-Target Blinky Example - PlatformIO - Arduino Uno, myAVR Board MK2 2.20, MCB1768 - jxsl13/lpc1768_blinky_example
12:35
Multi-Target Blinky Example - PlatformIO - Arduino Uno, myAVR Board MK2 2.20, MCB1768 - jxsl13/lpc1768_blinky_example
12:35
the target is the STM32F407VG
12:36
the last commit broke it, the onesaying doesn't compile :/
12:39
it seems to be about the instantiation of the singleton, which is a little bit weird, so it might be something in the constructor of InterruptVectorTable .
Avatar
[quakenet] heinrich5991 BOT 2019-11-13 12:42:57Z
have you verified that the commit before still builds (and there wasn't a change in your toolchain)?
12:44
/away
Avatar
the previous commit compiles successfully.
12:54
I get the same error, even when I delete all the implementation stuff.
Avatar
fixed. rip my life :D. basically removing all destructor implementations of the static object
Avatar
[quakenet] heinrich5991 BOT 2019-11-13 18:16:09Z
ah
18:16
that makes a bit of sense
Avatar
I think it has something todo with static objects not needing to be destroyed in an embedded environment.
20:06
but well, on another microcontroller this worked fine.
Exported 19 message(s)