Re: monitoring task stack use from gdb?

2021-01-15 Thread Gregory Nutt
The information is available in "files" in the proc/ file system. On 1/15/2021 11:59 AM, Matias N. wrote: Hi, I'm wondering if the gdbinit script could be extended to read task memory usage (as would be displayed by ps command) for each task, when using the info_nxthreads command. It would be

monitoring task stack use from gdb?

2021-01-15 Thread Matias N.
Hi, I'm wondering if the gdbinit script could be extended to read task memory usage (as would be displayed by ps command) for each task, when using the info_nxthreads command. It would be really useful to easily detect improper stack size configuration. Best, Matias

Re: Digital Signal Processing Library Usage

2021-01-15 Thread Nathan Hartman
On Fri, Jan 15, 2021 at 10:53 AM Thiha Kyaw wrote: > > Dear Nuttx, > > I found Digital Signal Processing Library option in Nuttx 10.0.1. > > Can you guide me where I can read the documentation to use DSP library? > > Thanks. > -- > Yours Sincerely, > Thiha Kyaw Dear Thiha, Normally I would sugg

Digital Signal Processing Library Usage

2021-01-15 Thread Thiha Kyaw
Dear Nuttx, I found Digital Signal Processing Library option in Nuttx 10.0.1. Can you guide me where I can read the documentation to use DSP library? Thanks. -- Yours Sincerely, Thiha Kyaw