Hi,
I am currently trying to compile the OAD bootloader code for the CC2530 using IRA workbench and the file found here:
$INSTALL_DIR$\Projects\zstack\Utilities\OAD\CC2530DB\Boot.eww
however I get the following error:
Error[e46]: Undefined external "MAC_RfFrontendSetup" referred in hal_flash ( C:\$INSTALL_DIP$Projects\zstack\Utilities\OAD\
CC2530DB\OAD-Boot\Obj\hal_flash.r51 )
I have tried defining HAL_PA_LNA and have tried to compile other bootloaders and have ended up with the same error
What could be the problem?
Thanks.