watchdogNormalStartTest retruns false
Posted: Thu Oct 29, 2015 3:54 pm
Hi, I have a Crazyflie 1.0 I built it and tested the functions, then I compiled and updated the firmware on the copter. After starting (beeping, turning the propellers) the copter, it blinks red four times, I wanted to debug and noticed that the method watchdogNormalStartTest is called from system.c and it retruns false.
I also noticed that the 20ms stablilizer isn't added and started when I oppened the Log Blocks Debugging Tab in the Crazyfie Client software.
I also deployed the same firmware to the DOF10 model I have and this works fine. Do I have to compile the firware differently for DOF 6 and DOF10? Or what could be the issue here?
Here the debug output after connecting:
SYS: Crazyflie 1.0 is up and running!
SYS: Build 21:db840bd81948 (2015.08.1-21) CLEAN
SYS: I am 0x872252374855725066CFF51 and I have 128KB of flash!
CFGBLK: Verification [FAIL]
IMU: MPU6050 I2C connection [OK].
IMU: HMC5883L I2C connection [FAIL].
IMU: MS5611 I2C connection [FAIL].
MPU6050: Self test [OK].
SYS: The system resumed after watchdog timeout [WARNING]
SYS: No assert information found
Thanks for your help in advance.
I also noticed that the 20ms stablilizer isn't added and started when I oppened the Log Blocks Debugging Tab in the Crazyfie Client software.
I also deployed the same firmware to the DOF10 model I have and this works fine. Do I have to compile the firware differently for DOF 6 and DOF10? Or what could be the issue here?
Here the debug output after connecting:
SYS: Crazyflie 1.0 is up and running!
SYS: Build 21:db840bd81948 (2015.08.1-21) CLEAN
SYS: I am 0x872252374855725066CFF51 and I have 128KB of flash!
CFGBLK: Verification [FAIL]
IMU: MPU6050 I2C connection [OK].
IMU: HMC5883L I2C connection [FAIL].
IMU: MS5611 I2C connection [FAIL].
MPU6050: Self test [OK].
SYS: The system resumed after watchdog timeout [WARNING]
SYS: No assert information found
Thanks for your help in advance.