Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Ads

Discussion Groups

Discussion Groups | Code-Composer | Difference between C55 & C6000

Technical discussions about Code Composer Studio.

  

Post a new Thread

Difference between C55 & C6000 - myna...@gmail.com - Dec 15 9:00:39 2006



Hi all,

I want to convert programs from C55 to C6000. I am looking for a documents which furnishes
differences between TI C5500 & C6000. Please suggest me some books or some documents.

Thanking you,
jhdeepu



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

Re: Difference between C55 & C6000 - Mynampati Kuldeep Kumar - Dec 22 7:52:52 2006

Hi Bhooshan Iyer,

Thank your for your email. You are right, I am not intending to re
target Assembly code.
I got a simple algorithm for C55x in C. My intension is to change for
C64x mainly in checking endian. Do you have any suggestions or
advices.

Thank you,

With Regards,
jhdeepu

On 12/20/06, Bhooshan Iyer <b...@gmail.com> wrote:
>
> jhdeepu--
>
> I hope you are not intending to re-target assembly code here?
>
> C55x is a CISC like DSP and C6000 is a RISC like VLIW DSP. Migration from one assembly to
another is not impossible but quite difficult and is almost certainly ruled out for large
complicated algorithms.
>
> Documents to read would depend on the re-targeting language. But in general you might
wanna read up on C6000/C55x CPU and Instruction set reference guide.
>
> --Bhooshan
>
> On 12/15/06, m...@gmail.com <m...@gmail.com > wrote:
> >
> >
> >
> >
> >
> >
> > Hi all,
> >
> > I want to convert programs from C55 to C6000. I am looking for a documents which
furnishes differences between TI C5500 & C6000. Please suggest me some books or some
documents.
> >
> > Thanking you,
> >  jhdeepu
> >
> > --
> -------------------------------------------------------------------
> "I've missed more than 9000 shots in my career.
> I've lost almost 300 games. 26 times I've been trusted to take the game winning shot and
missed.
> I've failed over and over again in my life.
>  And that is why I succeed."
>         -- Michael Jordan
> --------------------------------------------------------------------
>



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )

Re: Difference between C55 & C6000 - Bhooshan Iyer - Dec 22 7:56:21 2006

jhdeepu--

I hope you are not intending to re-target assembly code here?

C55x is a CISC like DSP and C6000 is a RISC like VLIW DSP. Migration from
one assembly to another is not impossible but quite difficult and is almost
certainly ruled out for large complicated algorithms.

Documents to read would depend on the re-targeting language. But in general
you might wanna read up on C6000/C55x CPU and Instruction set reference
guide.

--Bhooshan

On 12/15/06, m...@gmail.com <m...@gmail.com> wrote:
>
>   Hi all,
>
> I want to convert programs from C55 to C6000. I am looking for a documents
> which furnishes differences between TI C5500 & C6000. Please suggest me some
> books or some documents.
>
> Thanking you,
> jhdeepu
>

-- 
-------------------------------------------------------------------
"I've missed more than 9000 shots in my career.
I've lost almost 300 games. 26 times I've been trusted to take the game
winning shot and missed.
I've failed over and over again in my life.
And that is why I succeed."
        -- Michael Jordan
--------------------------------------------------------------------



(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )