tripzero has quit [Ping timeout: 240 seconds]
tripzero has joined #soletta
spoussa has joined #soletta
spoussa has quit [Ping timeout: 246 seconds]
spoussa has joined #soletta
spoussa has quit [Client Quit]
spoussa has joined #soletta
spoussa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spoussa has joined #soletta
spoussa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spoussa has joined #soletta
spoussa has joined #soletta
cmarcelo has joined #soletta
aguedes has joined #soletta
spoussa has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
otaviobp has joined #soletta
glima has joined #soletta
ceolin[AWAY] is now known as ceolin
ricardotk has joined #soletta
caiortp has joined #soletta
anselmolsm has joined #soletta
bdilly has joined #soletta
bdilly has joined #soletta
bdilly has quit [Changing host]
bsmelo has joined #soletta
mbelluzzo has joined #soletta
cmarcelo has quit [Ping timeout: 250 seconds]
<
otaviobp>
bsmelo: I added a comment in your pr. let me know if you can't reproduce the issue
<
bsmelo>
otaviobp, oh thx. I'll have a look at it
cmarcelo has joined #soletta
<
jimmy1>
glima: i pulled the latest soletta, and now the timers don't work anymore, is there something changed in the way timer works?
<
glima>
jimmy1: 1 min
<
glima>
jimmy1: you mean on zephyr?
<
jimmy1>
the callbacks i passed in no longers gets called after adding the timer
<
glima>
well, i ran some soletta code on zephyr yesterday. i confess i did not reach timer code, but it should not be messed
<
jimmy1>
but i revert soletta to an older version, it then works
<
glima>
i'll check here on qemu soon
<
Sachiel>
jimmy1: that's odd indeed, what configuration?
<
jimmy1>
Sachiel: what do you mean by configuration?
<
Sachiel>
zephyr configuration, using microkernel or nanokernel?
<
Sachiel>
and is there any sample code to reproduce this? just a timer didn't work or is it something more involved?
<
bsmelo>
otaviobp: you don't have any call to the script in a commit hook or something like that, right?
<
Sachiel>
also, what version of soletta did you go back to?
<
jimmy1>
Sachiel: i went back to an older commit 826053e481933b407fc332680c31148c2a292cd7 which still works
<
Sachiel>
jimmy1: check master reverting 8ea142dfa70075d85beccd9fa543b54c0f5d373b
<
jimmy1>
Sachiel: yes, reverting that patch still works
<
Sachiel>
well, fuck the microkernel then
<
jimmy1>
so soletta just targeting nano kernels now?
<
Sachiel>
no, but the way it works with that on the microkernel is not supposed to work
<
Sachiel>
it's too confusing, I need to go deep into it and test it better
<
Sachiel>
I can guarantee that the nanokernel works fine, if you don't need any microkernel features
<
jimmy1>
all right, i'll try to see if i can build with nano kernel
<
Sachiel>
if your code doesn't use anything from the microkernel, it should be a matter ot just setting KERNEL_TYPE=nano
<
Sachiel>
make sure it's a clean soletta build though
<
jimmy1>
ok, thanks
<
Sachiel>
ah, one thing to note, stack size for nano kernel is set in prj.conf, .mdef is not used
<
Sachiel>
CONFIG_MAIN_STACK_SIZE=...
<
jimmy1>
i am hitting this error if i switch from micro to nano in the Makefile:
<
jimmy1>
tools/kconfig/conf --alldefconfig Kconfig
<
jimmy1>
Kconfig:13: can't open file "tools/build/Kconfig."
<
otaviobp>
bsmelo: no. I don't
<
otaviobp>
bsmelo: I just commited my changes and then I run the script. have you tested that?
<
Sachiel>
jimmy1: ah, yes, I always forget about that. CONFIG_NANO_TIMEOUTS=y in prj.conf
<
otaviobp>
the error is occuring only if I commit my changes
<
bsmelo>
otaviobp: yeah, it was just to be sure. thx!
<
jimmy1>
Sachiel: thanks, works now
<
glima>
ouch, microkernel issues
jimmy1 has quit [Excess Flood]
jimmy has joined #soletta
otaviobp has quit [Quit: WeeChat 1.4]
cmarcelo has quit [Remote host closed the connection]
ricardotk has quit [Remote host closed the connection]
ricardotk has joined #soletta
ceolin is now known as ceolin[AWAY]
aguedes has left #soletta [#soletta]
glima has quit [Remote host closed the connection]
ricardotk has quit [Quit: vlwflw]
mbelluzzo has quit [Quit: Leaving]
caiortp has quit [Remote host closed the connection]
bdilly has quit [Quit: bdilly]
bsmelo has quit [Ping timeout: 240 seconds]
bsmelo has joined #soletta