Other Parts Discussed in Thread: TMS320F28335
hello everyone
My project DSP_INS can be build successfully by ccs3.3 under debug and release configuration, and can be build successfully by ccs4.2 under debug configuration,but it is failed by ccs 4.2 under release configuration,the error shows
file "C:/Program Files (x86)/Texas Instruments/ccsv4/tools/compiler/c2000/lib/rts2800_fpu32.lib<boot.obj>" specifies ISA revision "C28FPU32", which is not
compatible with ISA revision "C2800" specified in a previous file or on the command line.
Tms320f28335 is used in my project.
how can I modify the project or config the ccs? hope for your help. The attachment is my project.