Getting this error running the headless example program. The radioStatus value that was read from the device comes back 0xFF, thus the error at line 442 in talise_arm.c. No other errors or warnings up to that point. It does continue on but then throws another error "Talise init calibration error encountered" during the TALISE_checkInitCalComplete() function. Probably meaningless since it appears that the boot didn't happen. The binaries used to load the device came from the Analog Devices linux repo on the 2018_R1 branch.
I can provide the talise_config.c file if needed.
- Brad