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.

MSP430FR2633: Build time warning

Part Number: MSP430FR2633

Hi, support team

My customer has the questions as follow:

I am working on MSP430FR2633 and using driver library to develop the code in CCS.
But, whenever I build the code I get the warning "--near_data is only applicable for large data models. Option ignored."
Even though the code is debugging, it is not working.
I tried to change the data models in processor settings still, issue is there.
So, give me solution for the same.

Thanks so much.

Best regards,
Yuki

  • Hi Yuki,

    It sounds like your customer may be building with the "large code, large data model" Driverlib library by mistake.

    Make sure they have the processor options set as shown below and add the correct path to the linker.

  • Hi Lehman,

    Thank you so much for your kindly reply.

    My customer had set the processor settings as per the solution
    but, problem is not solved.
    Looking for quick solution.


    Best regards,
    Yuki

  • Hi Yuki, what version of driverlib is your customer using?  Is it the driverlib that comes with Captivate Design center?

  • But, whenever I build the code I get the warning "--near_data is only applicable for large data models. Option ignored."
    Even though the code is debugging, it is not working.

    The warning is not your problem. It is just telling you that this particular option doesn't apply with the build settings you have selected.

    Your non-working code is due to something else. No idea what because other than "not working", you have said nothing about it. How is it failing? What is it supposed to do? What code isn't working?

  • Hi Yuki,

    It's been a few days since I have heard from you so I’m assuming your customer was able to resolve their issue.
    I will mark this posting as RESOLVED. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information.
    If this thread locks, please click the "Ask a related question" button and in the new thread describe the current status of your issue and any additional details you may have to assist us in helping to solve your issues.

**Attention** This is a public forum