Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
|
greetings all!!! anyone worked on some FIR LPF using TMS 320C6x? one problem too.. when i try executing floating point code on the Code Composer Studio ver 1.0 it gives an error stating that certain commands (C67x specific ) won't execute on C6200.. i don't know why it mentions this since i have chosen C6701 as my target device (in the simulator offcourse!!) can anyone help me? |
|
|
|
Check you have compiler options set to target the 6701 as well. I think CCS defaults to compiling for 62xx processors. Andrew E. At 09:10 PM 6/17/2002 -0700, manish marwaha wrote: >greetings all!!! > >anyone worked on some FIR LPF using TMS 320C6x? > >one problem too.. > >when i try executing floating point code on the Code Composer Studio ver >1.0 it gives an error stating that certain commands (C67x specific ) won't >execute on C6200.. > >i don't know why it mentions this since i have chosen C6701 as my target >device (in the simulator offcourse!!) > >can anyone help me? >_____________________________________ |