Running SMP on zynq7000 - my theory was that u might use QEMU.
Kinsey Moore schrieb am Mo., 1. Apr. 2024, 16:35:
> You might be seeing different behavior than I have if you're running
> single-core. Almost all my lwIP usage has been on 4 cores on the ZynqMP.
>
> Kinsey
>
> On Sun, Mar 31, 2024 a
Am 26.09.2022 um 18:58 schrieb Markus Moessner:
The second one is triggered by the function getrusage in
rtemsbsd/include/bsd/sys/ressource.h.
There is a another declaration in include/sys/ressource.h provided with the
toolchain.
Now, one has C Linkage the other one C++ Linkage which leads
>>
>> The second one is triggered by the function getrusage in
>> rtemsbsd/include/bsd/sys/ressource.h.
>> There is a another declaration in include/sys/ressource.h provided with the
>> toolchain.
>> Now, one has C Linkage the other one C++ Linkage which leads to a conflict.
>> I ve simply mad