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.

MSPM0L1306: IAR projects missing startup_mspm0l130x_iar.c

Part Number: MSPM0L1306

Hello,

I have imported several projects from SDK 1.30 at this point and for some reason my builds are all failing because the eww template is not including the startup_mspm0l130x_iar.c file:

I see the file is even in the SYSCTL_Shutdown workspace directory, but the compiler's not finding it. Is it expecting an actual "iar" folder?

Munan

  • OK quick update I did manually add an "iar" directory and put the startup file in there and the build worked. I think this is some sort of project setup issue with the template...

    Munan

  • Hello Munan,

    So happy that your project can be built successfully. There are some important points to use IAR which I want to tell you to notice. 

    1). 

    2). 

    Remember to check that whether the SDK version set in the configuration is same as the SDK version of the example code you used.

    3). Don't open the IAR project in the example file, you need "open workspace" or " Add existing Project".

    Best Regards,

    Janz Bai

  • Hi Janz,

    Ok, opening the example project template from within IAR does help with this, I wasn't expecting the behavior to be dependent on how you open the project. Is there any way to fix this or is this some IAR oddity?

    Munan

  • Hello Munan,

    I think that there maybe some IAR oddity, but I will discuss with my colleague .