We are using zephyr on that nrf52840 .
Is possible tu run code coverage analisys on that board ? What I have to do ?
Does twister work ?
Best Regards
Novelo G
We are using zephyr on that nrf52840 .
Is possible tu run code coverage analisys on that board ? What I have to do ?
Does twister work ?
Best Regards
Novelo G
It should be possible to do that.
https://docs.zephyrproject.org/latest/guides/test/twister.html
Ok twister doesen't work. I can so I have to use the other method .
It seems like it is not as straight forward to run it on our target boards. One of my colleague is trying to make it run. But until then look into the --device-testing and --device-serial cmd line options and try it.
If you find any other method please let us know since it might be useful info for us aswell :)