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


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | TMS320C6x | Integrated Development Environment

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

  

Post a new Thread

Integrated Development Environment - Akhilesh Rathore - Feb 12 1:28:00 2002

Hi All,

I am trying to locate an IDE for the C6711 that will
allow me to use my own OS on the C6711. Anybody know
of such an IDE?

- ar



______________________________
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: Integrated Development Environment - WICKS,GEORGE A-Chicago,ex1 - Feb 12 15:42:00 2002

Akhilesh:

I've used Precise/MQX (RTOS) on the C6711, using Code
Composer IDE without any hassles. Nothing special about
it - they (Precise) provide a BSP that works for the
C6211 DSK, there's a little bit of changes needed for
the C6711 (they may already have it ready), and you should
be up and going.

Hope that helps,
g.

> -----Original Message-----
> From: Akhilesh Rathore [mailto:]
> Sent: Monday, February 11, 2002 7:29 PM
> To:
> Subject: [c6x] Integrated Development Environment > Hi All,
>
> I am trying to locate an IDE for the C6711 that will
> allow me to use my own OS on the C6711. Anybody know
> of such an IDE?
>
> - ar > _____________________________________



______________________________
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: Integrated Development Environment - Akhilesh Rathore - Feb 12 21:12:00 2002

Hi g,

Thanks for the information on Precise/MQX. Could you
suggest what is the best place to start for
integrating my own OS into Code Composer ?

-ar

--- "WICKS,GEORGE (A-Chicago,ex1)"
<> wrote:
> Akhilesh:
>
> I've used Precise/MQX (RTOS) on the C6711, using
> Code
> Composer IDE without any hassles. Nothing special
> about
> it - they (Precise) provide a BSP that works for the
> C6211 DSK, there's a little bit of changes needed
> for
> the C6711 (they may already have it ready), and you
> should
> be up and going.
>
> Hope that helps,
> g.
>
> > -----Original Message-----
> > From: Akhilesh Rathore
> [mailto:]
> > Sent: Monday, February 11, 2002 7:29 PM
> > To:
> > Subject: [c6x] Integrated Development Environment
> >
> >
> > Hi All,
> >
> > I am trying to locate an IDE for the C6711 that
> will
> > allow me to use my own OS on the C6711. Anybody
> know
> > of such an IDE?
> >
> > - ar
> >
> >
> > _____________________________________
> >
> >
> >
> >
> >
> __________________________________________________



______________________________
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: Integrated Development Environment - zango_at_opengroup - Feb 14 1:04:00 2002

Hi AR,

Code composer is just an IDE. It will only help you
for debugging purposes/loading code on the target.
Also, if you want, you can use the simulator which
comes with Code composer. I do not understand what you
mean by "integrating" the OS into Code composer.

Do you have the source code for this OS? Or do you
have libraries for the same?

If you have source, you can add the source to a blank
project, add some test code, and then build. This way,
you should be able to use the IDE for loading/debugging
code. I suppose this is what you want to do.

Also, if you have libraries for your BSP, you can easily
add the libraries just as if they were source and add
your test code, compile/build it to get the executable
again.

You can also build your executable out of CCS, using
the makefiles given with your OS, and then use CCS for
loading/debugging.

I hope this is what you wanted to know.

Regards
Girish

--- In c6x@y..., Akhilesh Rathore <akhilesh_rathore@y...> wrote:
> Hi g,
>
> Thanks for the information on Precise/MQX. Could you
> suggest what is the best place to start for
> integrating my own OS into Code Composer ?
>
> -ar
>
> --- "WICKS,GEORGE (A-Chicago,ex1)"
> <george_wicks@a...> wrote:
> > Akhilesh:
> >
> > I've used Precise/MQX (RTOS) on the C6711, using
> > Code
> > Composer IDE without any hassles. Nothing special
> > about
> > it - they (Precise) provide a BSP that works for the
> > C6211 DSK, there's a little bit of changes needed
> > for
> > the C6711 (they may already have it ready), and you
> > should
> > be up and going.
> >
> > Hope that helps,
> > g.
> >
> > > -----Original Message-----
> > > From: Akhilesh Rathore
> > [mailto:akhilesh_rathore@y...]
> > > Sent: Monday, February 11, 2002 7:29 PM
> > > To: c6x@y...
> > > Subject: [c6x] Integrated Development Environment
> > >
> > >
> > > Hi All,
> > >
> > > I am trying to locate an IDE for the C6711 that
> > will
> > > allow me to use my own OS on the C6711. Anybody
> > know
> > > of such an IDE?
> > >
> > > - ar
> > >
> > >
> > > _____________________________________
> > >
> > >
> > >
> > >
> > >
> > > __________________________________________________






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