Martin

Results 5 comments of Martin

During extensive testing I recognized sometimes an fsync is not enough to have all data actually written. Because we are working with small blocks of data (64 bytes), I had...

I guess mainly people are using dbus config. We have a successful config here on an embedded device with anonymous auth but this is only for testing. Obviously the combination...

> Debug exception reason: Stack canary watchpoint triggered (loopTask) Thats a classic stack overflow of the corresponding task. Try to increase the stack for this task. printf alone may need...

During extensive testing I recognized sometimes an fsync is not enough to have all data actually written. Because we are working with small blocks of data (64 bytes), I had...

During extensive testing I recognized sometimes an fsync is not enough to have all data actually written. Because we are working with small blocks of data (64 bytes), I had...