Nicolas Lemblé
Nicolas Lemblé
I did experienced the same issue. It turns out that my problem was that I was pinning objects without waiting for the callback. ie : I was pinning several ParseObjects...
Hi everyone, As you can see in this MR, I'm trying to add the tickless support for xmc4 chip. However I couldn't make it work, that's why I'd need your...
For a bit more info : I do a usleep(600000) between two Hello world print, and here's the output. ``` Hello, World!! up_timer_gettime: usec=349525 ts=(0, 349525000) up_timer_gettime: usec=367001 ts=(0, 367001000)...
Sorry about wrong closes/reopen the PR. > @nicolas71640 do you need to change some XMC45's timer register to let the second event to happen? Seems like a hardware issue. No,...
I have found the issue. It was hardware indeed, but not from the side I've looked for... On the xmc, the CCU clocks is by default disable on sleep mode......
Hello Everybody, Thank you for all your feedbacks. I might be at the end of the road concerning xmc tickless... The performances are far from being acceptable (compared to tick...
Hello everybody, Thanks @xiaoxiang781216 for your answer. I was just about to post the conclusion of my issue. I have improved a bit my diagrams and my understanding of them....
I have actually tried the tickless mode on the STM32. I have the exact same behavior. My benchmark (we use an OTSS benchmark for every OS we use), where we...
@raiden00pl Very good to know ! I didn't know that nuttx had this integrated ! I might have a look @patacongo @trns1997 Yes, the resolution was 100uS. I have tested...
For info : In the CTT test description, they are talking about a "Change event"