laoniaokkk commented on issue #9991:
URL: https://github.com/apache/nuttx/issues/9991#issuecomment-1663206718

   > @laoniaokkk you can try this PR #10006 There is an example systemview 
configuration for nucleo-f446re. The main problem I encountered with enabling 
systemview is `CONFIG_DRIVERS_NOTERAM=y` which is the default option and at the 
same time `CONFIG_DRIVERS_NOTE_MAX=1`. This causes systemview support to fail 
and no error is reported to the user.
   
   Yes,I made `CONFIG_DRIVERS_NOTE_MAX=2`, and then the SystemView was work 
well 


-- 
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