Rene Stange

Results 285 comments of Rene Stange

There is a new class `CThreadingModule`, which must be added as a member variable to `CKernel` with Mbed TLS 2.10. Maybe this is the problem. Please see [this](https://github.com/smuehlst/circle-stdlib/blob/master/samples/mbedtls/01-https-client1/kernel.h) sample.

OK, it doesn't work. I could make assumptions, why it crashes, but in the end it can become a longer story, which does not belong into this repo, because it's...

No need to say sorry. I thought, it would quickly help, but I was wrong.

It's likely, that you need the complete fix including the socket timeouts to solve this problem. If this doesn't help, we could look further.

Please keep it open, until it is confirmed that the initial problem is fixed.

Please note, that you have to activate the socket receive timeout, if you are using your own version of the web server. Otherwise it will not be active. There is...

Yes, the socket timeouts are currently only on the *develop* branch available. I tried to extract a patch, but this is not that simple because of changes in many files...

The log looks mostly as expected, but the device does not receive any request from the host and goes to suspend instead. I will try to reproduce this here with...

I successfully tested the *test/usb-msd-gadget* with the BIOS of my PC Netbook. The drive is detected, but I had to remove the blinking of the Act LED, because the startup...

Unfortunately I do not have an OS, which I can boot on a PC from a SD card. I started the loading process and from the debug output I can...