Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | Code Generation in Linux for C6472 EVM kit

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

Code Generation in Linux for C6472 EVM kit - pdes...@signalogic.com - Jun 9 14:51:49 2010

Hello All,

I planning to generate code in Linux environment for C6472 EVM using the TI
Linux Code generation tools found on the TI website.

I am planning to use Virtual Box with Ubuntu on a Windows XP host as the code
generation environment. I am planning to run the TI test examples first.

Please let me know if you guys foresee any problems??? 

Thanks
Pranav Desai

_____________________________________

______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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

Re: Code Generation in Linux for C6472 EVM kit - Michael Dunn - Jun 9 15:32:34 2010

Pranav,

On Wed, Jun 9, 2010 at 1:16 PM, <p...@signalogic.com> wrote:

> Hello All,
>
> I planning to generate code in Linux environment for C6472 EVM using the
TI
> Linux Code generation tools found on the TI website.
>
> I am planning to use Virtual Box with Ubuntu on a Windows XP host as the
> code generation environment. I am planning to run the TI test examples
> first.
>
> Please let me know if you guys foresee any problems???
>
<mld>
If your platform works [XP/Virtual Box/Ubuntu], you should not have any
problems. The CG tools only use 'standard vanilla stuff' [file I/O,
stdin/out/error].
I assume that you will be building on a working C6472 code base - if so,
debug should also be ok. However, if you are developing the low level
code/RTOS/OS, you should carefully consider your debug environment.

mikedunn

>
> Thanks
> Pranav Desai
>  
>

-- 
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php

______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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

Re: Code Generation in Linux for C6472 EVM kit - pdes...@signalogic.com - Jun 9 22:58:30 2010


Hello All,
>
>I planning to generate code in Linux environment for C6472 EVM using the TI
Linux Code generation tools found on the TI website.
>
>I am planning to use Virtual Box with Ubuntu on a Windows XP host as the
code generation environment. I am planning to run the TI test examples first.
>
>Please let me know if you guys foresee any problems??? 
>
>Thanks
>Pranav Desai
>
>_____________________________________
Hello,

@Mike thanks for the reply

Is there a download utility available for linux??
I know the EVM comes with POST already pre installed so I could use the USB port
to download the code.

Thanks
Pranav Desai

_____________________________________

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

Re: Re: Code Generation in Linux for C6472 EVM kit - Michael Dunn - Jun 10 1:17:01 2010

Pranav,

On Wed, Jun 9, 2010 at 5:30 PM, <p...@signalogic.com> wrote:

> Hello All,
> >
> >I planning to generate code in Linux environment for C6472 EVM using
the
> TI Linux Code generation tools found on the TI website.
> >
> >I am planning to use Virtual Box with Ubuntu on a Windows XP host as
the
> code generation environment. I am planning to run the TI test examples
> first.
> >
> >Please let me know if you guys foresee any problems???
> >
> >Thanks
> >Pranav Desai
> >
> >_____________________________________
> >
> >
> Hello,
>
> @Mike thanks for the reply
>
> Is there a download utility available for linux??
>
<mld>
The secret word is 'uboot'. Go to ti.com and search for it - you will find
most of what you need. You may have to tweak a couple of things related to
'c6472  hardware differences'.

mikedunn

> I know the EVM comes with POST already pre installed so I could use the
USB
> port to download the code.
>
> Thanks
> Pranav Desai
>  
>

-- 
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

Re: Code Generation in Linux for C6472 EVM kit - pdes...@signalogic.com - Jun 12 14:56:25 2010


Hello All,
>
>I planning to generate code in Linux environment for C6472 EVM using the TI
Linux Code generation tools found on the TI website.
>
>I am planning to use Virtual Box with Ubuntu on a Windows XP host as the
code generation environment. I am planning to run the TI test examples first.
>
>Please let me know if you guys foresee any problems??? 
>
>Thanks
>Pranav Desai
>
>_____________________________________
Hello Mike,

Thank you for you reply

I took your suggestion and started looking for U-Boot. 
I can only find I2C boot modes and a NAND Flash boot mode in the EVM C6472
documentation.

I cannot find any reference to either Uboot or booting over the EMAC in user
guide or tech ref. But, however I found some documentation with booting over
EMAC, but none with booting with Uboot and C6472. However I found couple of
posts of using Uboot and C6486 EVM on e2e.

I think TI is only using U-Boot on ARM cores and I could not find anything
related C64x+ cores. 

Could you please suggest in what context you have mentioned U-Boot? 
Can you please provide some more direction?  

Thanks
Pranav

_____________________________________

______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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