This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352R: Missing header causing WiSUN Frequency Hopping initialization to crash at init

Part Number: CC1352R
Other Parts Discussed in Thread: SYSCONFIG

Hello all!

We observed an issue with header inclusion in Simplelink v5.30.01.01

File `simplelink_cc13xx_cc26xx_sdk_5_30_01_01/source/ti/ti154stack/rom/rom_init_154.c is missing inclusion of `ti_154stack_features.h`

Because of this, the call `FH_ROM_Init()` is never made, which causes `RAM_MAC_BASE_ADDR` to be not initialized and subsequently `
ApiMac_init()` to crash.

We are using `ti-cgt-arm_20.2.5.LTS` compler along with `xdctools_3_62_00_08_core` and `sysconfig_1.10.0_2163`


Best regards,
Spandan