Hello everyone,
We are using Segger J-Link, RTT, Ozone for our project that is based NRF51422. The project uses Nordic Bluetooth stack, various peripherals such as LED Matrix, Button, etc.
Very often we have a lockup situation while using LED driver via i2c and button. We interested in using SystemView for our project to profile and debug the firmware during the development process. However, NRF51422 doesn't have a Systick. We are using Low Frequency RTC (32 KHz) as an application timer. Also we don't have an OS. Our firmware runs with NRF Softdevice and Bootloader.
Is there any sample SystemView project that is made for NRF51?
Is it possible for SystemView to records all IRQs automatically?
Is it possible to measure CPU load?
Thanks in advance
We are using Segger J-Link, RTT, Ozone for our project that is based NRF51422. The project uses Nordic Bluetooth stack, various peripherals such as LED Matrix, Button, etc.
Very often we have a lockup situation while using LED driver via i2c and button. We interested in using SystemView for our project to profile and debug the firmware during the development process. However, NRF51422 doesn't have a Systick. We are using Low Frequency RTC (32 KHz) as an application timer. Also we don't have an OS. Our firmware runs with NRF Softdevice and Bootloader.
Is there any sample SystemView project that is made for NRF51?
Is it possible for SystemView to records all IRQs automatically?
Is it possible to measure CPU load?
Thanks in advance