Take a look at PX4 project on github. I work with this setup with my own
projects with nuttx and everything works great. They are generating some
files from cmake so take a look at platforms/nuttx directory and CMakeLists
files inside and add .svd files for your mcu and everything should work.
Best
Thanks for quick answer, I will try it.
wt., 26 kwi 2022, 21:09 użytkownik Xiang Xiao
napisał:
> Look like you forget to implement up_perf API, please look at this issue:
> https://github.com/apache/incubator-nuttx/issues/5843
>
> On Wed, Apr 27, 2022 at 3:04 AM Bartek22 wro
Hi,
Is there any documentation about configuring any other board than SIM for
using Segger SystemView ? I've tried to use it with stm32f4disco board but
I have some issues probably with timer configuration because in segger
sysview I can't see time and when I decrease system timer tick period or
ro