2024-11-20 05:26 PM
HI,
please help to check the following build error.
I used CubeMX and IAR build tool and the following code.
en.stm32cubewl-v1-3-0\STM32Cube_FW_WL_V1.3.0\Projects\NUCLEO-WL55JC\Applications\LoRaWAN\LoRaWAN_End_Node
Error is as below,
Error[Li005]: no definition for "BSP_RADIO_GetRFOMaxPowerConfig" [referenced from C:\work\stm_project\Lora_Test\
WLE5CC6_LORA\EWARM\WLE5CC6_LORA\Obj\radio_board_if.o]
Error[Li005]: no definition for "BSP_RADIO_GetTxConfig" [referenced from C:\work\stm_project\Lora_Test\WLE5CC6_LORA\
EWARM\WLE5CC6_LORA\Obj\radio_board_if.o]
Error[Li005]: no definition for "BSP_RADIO_ConfigRFSwitch" [referenced from C:\work\stm_project\Lora_Test\WLE5CC6_LORA\
EWARM\WLE5CC6_LORA\Obj\radio_board_if.o]
Error[Li005]: no definition for "BSP_RADIO_IsDCDC" [referenced from C:\work\stm_project\Lora_Test\WLE5CC6_LORA\EWARM\
WLE5CC6_LORA\Obj\radio_board_if.o]
Error[Li005]: no definition for "BSP_RADIO_Init" [referenced from C:\work\stm_project\Lora_Test\WLE5CC6_LORA\EWARM\
WLE5CC6_LORA\Obj\radio_board_if.o]
Error[Li005]: no definition for "BSP_RADIO_IsTCXO" [referenced from C:\work\stm_project\Lora_Test\WLE5CC6_LORA\EWARM\
WLE5CC6_LORA\Obj\radio_board_if.o]
Error while running Linker
Total number of errors: 6
thanks.
2024-11-21 12:10 AM
Hello @edmond yun
I'm not able to reproduce this issue using the STM32CubeWL V 1.3.0, STM32CubeMX V6.12.1 and EWARM V9.60.2. Could you please update to those versions and ensure to download the SDK from our ST website.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.