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.

TMS320VC33 portability to C67x

Other Parts Discussed in Thread: TMS320VC33, TMS320C6727B

Hello Team,

Is code written for TMS320VC33-150 code compatible with C674x/C66x DSP cores or even TMS3320C6727B DSP (which is the recommended replacement for legacy TMS320V33-150 iparts on the product page)?

 

Thanks

Ian

  • Hi lan,

    Thanks for your post.

    In general, code written for TMS320VC33 cannot be used with other target configuration like C674x/C66x DSP and also, C6727B DSP too. This is because, each target has its own on-chip peripherals which are configured independantly and initializing their peripheral configuration registers would be different from each target to each. So, the code written for one target platform shall not be used for the other.

    Although, TMS320VC33 & TMS320C6727B devices has similar functionality but it is not functionally equivalent and the GEL script initialization of peripherals would be different from each other.

    http://www.ti.com/product/tms320vc33#technicaldocuments

    Thanks & regards,

    Sivaraj K

    ------------------------------------------------------------------------------------------------------- 
    Please click the Verify Answer button on this post if it answers your question.
    --------------------------------------------------------------------------------------------------------