Alan C. Assis
Alan C. Assis
> > Avoid creating Kconfig entrypoint and just create the macro and include some info that it will be deprecated and the developers should use capture_initialize() > > Agreed, but...
> > > > Avoid creating Kconfig entrypoint and just create the macro and include some info that it will be deprecated and the developers should use capture_initialize() > >...
@TaiJuWu I think this could be a good idea! We need more people testing RR SCHED. Did you have chance to test RR with Tickeless mode?
Hi @w2016561536 thank you for reporting the issue. Is there some way to reproduce this issue just creating a simple test on NuttX mainline, without using all these IMU files...
@w2016561536 did you try to save the FP registers? If it fixes the issue we should include it into mainline. Maybe wrapped by #ifdef CONFIG_ARCH_FPU
@fdcavalcanti @eren-terzioglu @tmedicci please take a look ^
@w2016561536 maybe we can work together to get PX4 working on ESP32, ESP32-S2 and ESP32-S3. @henrykotze is working on PX4 for ESP32 and I want to run NuttX on ESP32-S2...
@sastel I think it is because NuttX try to only enable the minimal thinks possible. But things are changing, in the past we could enable or disable signals, until someone...
So, is this PolarFire Loopback something specific of is Ethernet controller? If so your modification seems correct. @pussuw could you please take a look?
@xiaoxiang781216 another suspect that there is something wrong into mainline. I think some recent modification did something bad to NuttX