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.

TMS320F28P650DK: CCS11 can't find JSCSERDES library. Please help :)

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: TMS320F28075

Hi Guys, I received my F28P650DK9 PTP 176pin MCU's, made up a standalone board and tried to program it via XDS110.

When I hit BUILD I get this message:

**** Build of configuration Debug for project F28P650DK9_TEST_ASM ****

"C:\\ti\\ccs1270\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
 
Building file: "../F28P650DK9_asm_file.s"
Invoking: C2000 Compiler
"C:/ti/ccs1270/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu64 --tmu_support=tmu1 --vcu_support=vcrc --include_path="C:/Users/Pete/Desktop/CCS12.7.0.00007_win64/F28P650DK9_TEST_ASM" --include_path="C:/ti/ccs1270/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="F28P650DK9_asm_file.d_raw"  "../F28P650DK9_asm_file.s"
subdir_rules.mk:9: recipe for target 'F28P650DK9_asm_file.obj' failed
error #24018-D: Option --float_support=fpu64 is not valid without --abi=eabi
error #24018-D: Option --tmu_support=tmu1 is not valid with --abi=coffabi
gmake: *** [F28P650DK9_asm_file.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

AND WHEN I HIT DEBUG I GET THIS MESSAGE:

Error connecting to the target:
(Error -716 @ 0x0)
Required dynamic library jscserdes could not be located.
The library isn't on the search path.
(Emulation package 12.7.0.00105

Can someone PLEASE help me get this up and running. I've built TMS320F28075 standalone boards before and have had no faults.

Thanks guys, hope to hear from you very very soon.

Peter