JLMorange

Results 16 comments of JLMorange

@corentin-plouet I don't understand the ImGui::WakeUpBefore API, shouldn't it be ImGui::WakeUpAt? what we want is not that the widget is refreshed Before a time out expire but at dedicated time......

I would gladely... if I had some windows build environment.... I tried to find the way you export symbols on windows (usually a EXPORT macro is used... this is not...

I don't see anything wrong neither on serial line, nor in host dmesg.... how can I troubleshoot the issue?

I found something related to this It looks like the Raspberry Pi USB hardware is not reliable in USB 2.0 mode and lose USB packets. See http://www.yoctopuce.com/EN/article/the-quest-for-the-ideal-mini-pc and https://sourceforge.net/p/libusb/mailman/libusb-devel/thread/52C308C0.3030705%40probo.com/ in...

I will try to force usb to 1.1 as stated in https://www.raspberrypi.org/forums/viewtopic.php?t=5249&start=200 but maybe a better error retry in uuu should be implemented as it slow down the ethernet....

hummmm seems really related to some timeout..... according to random() run, sometimes I pass the command sometimes not.... and i have different behaviour when running with -V or -v.... what...

I made some changes to change the timeout of FBK:ucp commands, this improved a little at least I managed to complete flash once.... does anyone know how to use the...

> FBK doesn't support it because it is not necessary. welll..... not quite... since it affect the libusb timeout parameter.... changing the timeout on FBK commands did improve a little...

I changed some usb low level parameters, setting m_MaxTransPreRequest to 0x10000 and m_timeout to 9000 (after some tries I noticed that the m_timeout of cmd is not repecuted to usb...

so far 25 flash, no error