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.

Linker Errors

Other Parts Discussed in Thread: MSP430F5529

Hi,


I am new at this and am having lot's of problems getting the any demo's to compile.

What I am using are:

1) msp430F5529 experimenter board

2) Tiwi-ub2 board

3) IAR full demo version

4) The latest Bluetopia stack available at the site.

I load up the demo...pick one.....but the SPPLEDemo_Lite for this example and get the following:

Building configuration: SPPLEDemo_Lite - Debug - MSP430F5529 Exp
Updating build tree...
BTPSKRNL.c  
BTPSVEND.c  
BTVS.c  
Warning[Pe186]: pointless comparison of unsigned integer with zero C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Bluetopia\btvs\BTVS.c 167
Warning[Pe186]: pointless comparison of unsigned integer with zero C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Bluetopia\btvs\BTVS.c 429
Warning[Pe186]: pointless comparison of unsigned integer with zero C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Bluetopia\btvs\BTVS.c 643
Warning[Pe186]: pointless comparison of unsigned integer with zero C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Bluetopia\btvs\BTVS.c 643
Warning[Pe186]: pointless comparison of unsigned integer with zero C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Bluetopia\btvs\BTVS.c 729
HAL.c  
HCITRANS.c  
low_level_init.c  
Main.c  
SPPLEDemo.c  
Warning[Pe177]: variable "HCIVersionStrings" was declared but never referenced C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\SPPLEDemo.c 356
sprintf.c  
Linking
Error[e46]: Undefined external "BSC_QueryStackIdle" referred in Main ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\Main.r43 )
Error[e46]: Undefined external "HCI_Reconfigure_Driver" referred in Main ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\Main.r43 )
Error[e46]: Undefined external "BSC_AddGenericListEntry_Actual" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_SearchGenericListEntry" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_DeleteGenericListEntry" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_FreeGenericListEntryMemory" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_FreeGenericListEntryList" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_Initialize" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "HCI_Version_Supported" referred in SPPLEDemo (  
C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Query_Local_BD_ADDR" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "L2CA_Set_Link_Connection_Configuration"  
referred in SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia  
SDK\v1.4 R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\
Debug - MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "HCI_Command_Supported" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "HCI_Write_Default_Link_Policy_Settings" referred  
in SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\
v1.4 R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Diversify_Function" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Initialize" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "HCI_LE_Read_Buffer_Size" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Set_Queuing_Parameters" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAPS_Initialize_Service" referred in SPPLEDemo (  
C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAPS_Set_Device_Name" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAPS_Set_Device_Appearance" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Set_Local_Device_Name" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Cleanup" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAPS_Cleanup_Service" referred in SPPLEDemo  
( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Un_Register_Service" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "BSC_Shutdown" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Set_Discoverability_Mode" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Set_Connectability_Mode" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Set_Pairability_Mode" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Register_Remote_Authentication" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Set_Pairability_Mode" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Register_Remote_Authentication"  
referred in SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia  
SDK\v1.4 R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\
Debug - MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Handle_Value_Notification" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Authentication_Response" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Generate_Long_Term_Key" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "HCI_Delete_Stored_Link_Key" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_Authentication_Response" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Open_Server_Port" referred in SPPLEDemo (  
C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Register_Raw_SDP_Record" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Close_Server_Port" referred in SPPLEDemo  
( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Set_Advertising_Data" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Set_Scan_Response_Data" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Advertising_Enable" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Register_Service" referred in SPPLEDemo  
( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Regenerate_Long_Term_Key" referred  
in SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\
v1.4 R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GAP_LE_Disconnect" referred in SPPLEDemo ( C:\
ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Read_Response" referred in SPPLEDemo  
( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Error_Response" referred in SPPLEDemo (  
C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "GATT_Write_Response" referred in SPPLEDemo (  
C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Data_Read" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Data_Write" referred in SPPLEDemo ( C:\ti\
Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4 R1\
MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error[e46]: Undefined external "SPP_Respond_Port_Information" referred in  
SPPLEDemo ( C:\ti\Connectivity\CC256X BT\CC256x MSP430 Bluetopia SDK\v1.4  
R1\MSP430_Experimentor\Samples\SPPLEDemo_Lite\Projects\IAR\Debug -  
MSP430F5529 Exp\Obj\SPPLEDemo.r43 )
Error while running Linker
 
Total number of errors: 51
Total number of warnings: 6

I get very similar errors and warnings for the other demos as well.

I have tried reinstalling the bluetopia software, I have manually added search paths to the linker and preprocessor without any success as well.


Any ideas on what needs to happen to get any one of the demos to compile?  Any help would be greatly appreciated.


Thanks!

Phil

  • Hi,

    I have tried it my self with the same setup, I am not seeing any errors.

    you don't have to manually add any of the files. You can hut open IAR and navigate file->open-> workspace and select the correct project.

    see http://processors.wiki.ti.com/index.php/CC256x_MSP430_Bluetopia_Basic_Demo_APPS 

  • Hi Sundeep,

    Thanks for the reply. I worked through that demo as well with the same basic results......lot's of linker errors.

    So the demos should work out of the box without any changes required, correct? 

    I was beginning to wonder if I had a bad install for some reason, and am going to uninstall everything, then reinstall to see if that fixes the problem.  If that does not work, then I will try on another machine with a fresh install and see what happens.

    If that sounds wrong, or if you have any other suggestions please let me know.


    Thanks for the help!!

    Phil

  • Hi,

    Correct, the demos should work out of the box without any changes.

    I hope you are using IAR for MSP430 http://processors.wiki.ti.com/index.php/IAR_Embedded_Workbench_for_TI_MSP430

    as I look at the linker errors, It looks like the linker options(config (include directory), extra options(library),... ) are not correct. You can try re-installing with the default paths and see. 

     

  • Hi Sundeep,


    Again, thanks for the help!

    I deinstalled and then reinstalled with the exact same results.  On reinstall I did IAR first and then Bluetopia.  The IAR file I used has the same name as the one you have posted above so I am assuming it is the right one.  On the install I just went with defaults on everything not changing a thing.  No luck......


    So this morning I am downloading the IAR file from your link to make double sure, and am going to load on a fresh PC that has just been restored to its factory install.  It is Vista service pack 2.


    Let me know if any of that sounds wrong, and I will make a change.  If you have any other ideas I would greatly appreciate the help again.  I'll let you know the outcome.


    Thanks again!

    Phil

  • Hi Sundeep,

    Update for you.  New PC, fresh operating system, fresh loads of IAR and Bluetopia stack (both right off of the website today).  Same result.


    When opening the SSPDemo.eww project it did say that it was an old project file and asked if I wanted to upgrade.  I answered yes.  Followed the demo until I got to step e) download and debug.  Then got the linker errors.


    I am stuck......out of ideas.....suggestions?


    Thanks again!!!

    Phil

  • Hi Phil,

    As mentioned in my early post have you checked the build options(correct project configuration in IAR) of the setup.

    For example see below: 

    We had no problems in building using IAR. It should work out of the box. But if you have any issues with it you should contact IAR. 

  • Hi Sundeep,

    I was talking to IAR and they were working it as well with TI.  They thought that when the project file was upgraded that something was getting lost and they were trying to figure out what.  Now with the pictures you sent of a working configuration, I can see that all of the information on the "Extra Options" tab was getting lost.  Nothing was there........pictures are worth a thousand words.....


    Thanks for all of the help!  I'll respond back shortly if that works.


    Thanks again!

    Phil

  • Hi Sundeep,


    You solved it.  That was the answer.  The second screen shot options did not make it through when IAR updated the demo project to the new version.  I added then like you have in the picture, and the Linker was happy!


    Thanks a bunch for the answer!!!!!  Thanks for sending the screen shots!!!

    Phil