the NuttX kernel code.
Anyway, basically it seems the matter of PX4 project. I’m not familiar with the
project, sorry.
Thanks,
Yuuichi Nakamura
From: Sebastian Glatz
Sent: Thursday, January 7, 2021 11:00 PM
To: dev@nuttx.apache.org
Cc: Nakamura, Yuuichi (Sony)
Subject: Re: Nuttx Task Trace
Dea
Dear Yuuichi
I have changed the configuration by invoking: make px4_fmu-v5_default
menuconfig
The corresponding configfile is:
PX4-Autopilot/boards/px4/fmu-v5/nuttx-config/nsh/defconfig
With these changes:
+CONFIG_DRIVER_NOTE=y
+CONFIG_DRIVER_NOTECTL=y
-CONFIG_SCHED_INSTRUMENTATION_EXTERNAL=y
+CON
Hi Sebastian,
I had mainly tested NuttX Task Trace with spresense:nsh and maix-bit:nsh.
I confirmed the feature by the latest source code by changing the following
configs and found that it still works.
If possible, would you share the configuration to get the error ?
diff boards/arm/cxd56xx/spr