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.

MSP430FR5043: Path Error

Part Number: MSP430FR5043

Hi,

1.I try to change the project name that time the below mentioned error would come ,Now what I do?

2. And also copy the project and paste it to another workspace that time also error occur?

Description Resource Path Location Type
#16019-D file "../lib_msp430_v2.0.0_iaq2_.0.0/msp430fr5043_iaq_2nd_gen.lib<iaq_2nd_gen_V6_nnet.c.o>" specifies small code memory model, which is not compatible with large code memory model specified in a previous file or on the command line aqm_v2.0.1 C/C++ Problem

  • Hi Anburaja,

    Right click the project folder and under project properties, go to the MSP430 compiler -> Processor Options -> "Specify the code memory model -> change to large.

    Regards,

    Luke

  • Hi,

    Description Resource Path Location Type
    gmake: *** No rule to make target 'F:/CCS/AQM_2/AQM_Final_9600/workspace_v10_2/AQM__16.zip_expanded/AQM_Final_9600/workspace_v10_2/AQM_F_25/lib_msp430_v2.0.0_iaq2_.0.0/msp430fr5043_iaq_2nd_gen.lib', needed by 'all'. AQM_F C/C++ Problem

    1.I try to change the project name that time the above mentioned error would come ,Now what I do?

  • Hi Anburaja,

    Based on the error it looks like the compiler can not find the file that is mentioned. I would check your include options under the project properties and make sure the library's location is included.

    Regards,

    Luke

**Attention** This is a public forum