I am trying to work with CC1352P chip.
My CC1352P is an experimental version with part number prefix XCC. I have connected a chip with two capacitors and 24MHz external clock as it mentioned in documentation.
And my problem is in that the examples that are testing standards peripheral features (TI Drivers) work well, but when I try to launch any of the BLE examples, my program stops at ICall_abort() function.
Have you any ideas how to solve this problem?