Gary-Hobson commented on PR #8948:
URL: https://github.com/apache/nuttx/pull/8948#issuecomment-1493690721

   > Thanks for adding this. I like to watch IRQ metrics directly in NSH. To be 
clear, vanilla stm32f411-minimum:nsh was not broken, as it does not enable 
CONFIG_SCHED_MONITOR by default. I modified the config and enabled a bunch of 
debugging / monitoring options. Did you actually test any other platforms, or 
we'll just wait for CI builds? For example, I searched for up_perf_init in 
board code, and something showed up in lpc17xx_40xx platform.
   
   I tested with stm32h7 and it works fine.
   Unfortunately, I did not test the board in the stm32 directory, and it 
happened to lack the header file #include <arch/board/board.h> , which caused 
this problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to