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.

Bluetopia - Problem with SPPLEDemo using EZ430-rf256x



Hello,

I am having a problem trying to install Bluetopia SPPLEDemo, using IAR Embedded Workbench. First I had a problem with the Linker. In options>>Linker>>Extra Options the command line options was empty. I put these lines:

-C $PROJ_DIR$\..\..\..\..\Bluetopia\lib\IAR\DefaultMTU\libBluetopia_LE.a
-C $PROJ_DIR$\..\..\..\..\Bluetopia\profiles\GATT\lib\server\IAR\libSS1BTGAT.a
-C $PROJ_DIR$\..\..\..\..\Bluetopia\profiles\GAPS\lib\IAR\libSS1BTGAP.a

I am not sure with they are correct, but the Linker stoped complaining. But now, when I flash the code and try to run it, the blue and red leds start blinking and nothing happens (that's the error state, right?). 

I have tried the SPPDemo and it worked just fine. 

So, is there something i still have to configure? Are the extra options line wrong?

=====================================================================================

Best Regards

Leandro Ferreira