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.

bim_extflash in BLE Stack v2.2 SensorTag example build error!

Other Parts Discussed in Thread: CC2640

When I try to build bim_extflash in BLE Stack v2.2 SensorTag example, I get the following build errors! Anyone sees similar issue and how to fix it?

Building configuration: bim_extflash - FlashOnly_ST
Updating build tree...
 
14  file(s) deleted.
Updating build tree...
baseloaderentry_iar.s
bim_main.c  
bls_bsp.c  
ccfg_app_ble.c  
bsp_spi.c  
ext_flash.c  
startup_iar.c  
Linking
Error[Li005]: no definition for "trimDevice" [referenced from C:\ti\simplelink\ble_sdk_2_02_00_31\examples\util\bim_extflash\cc2640\iar\FlashOnly_ST\Obj\startup_iar.o]
Error[Li005]: no definition for "NOROM_FlashProgram" [referenced from C:\ti\simplelink\ble_sdk_2_02_00_31\examples\util\bim_extflash\cc2640\iar\FlashOnly_ST\Obj\bim_main.o]
Error[Li005]: no definition for "NOROM_FlashSectorErase" [referenced from C:\ti\simplelink\ble_sdk_2_02_00_31\examples\util\bim_extflash\cc2640\iar\FlashOnly_ST\Obj\bim_main.o]
Error while running Linker
 
Total number of errors: 3
Total number of warnings: 0