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.

RTOS/MSP430F5259: TI-RTOS:Porting MSP430F5529 Project to MSP430F5259 Rebuild error

Part Number: MSP430F5259
Other Parts Discussed in Thread: SYSBIOS, MSP430F5257

Tool/software: TI-RTOS

HI 

Today, I'm try to porting 5529 projects  to 5259,   modified cmd and ccxml files, and Predefined Symbols (__MSP430F5259__) , then the following error occurs when I rebuild the projects.

Description Resource Path Location Type
gmake: *** No rule to make target 'build-601269185', needed by 'configPkg/compiler.opt'. CMS_MSP430F5259_TIRTOS C/C++ Problem
gmake: Target 'all' not remade because of errors. CMS_MSP430F5259_TIRTOS C/C++ Problem
gmake[1]: *** [build-601269185-inproc] Error 1 CMS_MSP430F5259_TIRTOS C/C++ Problem
xdc.cfg.Program : The package 'ti.sysbios.family.msp430' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later. .xdchelp /CMS_MSP430F5259_TIRTOS line 71 C/C++ Problem

NOTE: This is not the previous mistake.   The previous error was "......... ti/drivers/lib/drivers_MSP430F52599.ae430X can't find"   so I recompile sysbois and ti-driver based on

The goal is to produce the following files

drivers_MSP430F5257.ae430X

drivers_MSP430F5257.ae430X.mak

drivers_MSP430F5257_instrumented.ae430X

drivers_MSP430F5257_instrumented.ae430X.mak

But I had the following problems during the compilation process


Error: The compiler in f:/Program is not compatible with this version of TI-RTOS or SYS/BIOS. Please use Arm compiler 5.2.2 or newer. 

But my ccs7.4 compiler is already TI v16.9.6.LTS  , I don't know how to change it.

and  ti-cgt-arm_16.9.6.LTS should be the latest version of the arm compiler

version: bios_6_46_00_23         msp430_driverlib_2_70_01_01a       xdc_toools_3_32_00_00_06

Somebody help me?  thank you.

best regrads

xc.mo

**Attention** This is a public forum