Reply by Korenje September 26, 20072007-09-26
On Sep 25, 7:53 pm, Albert <dsp....@gmail.com> wrote:
> Thank you for your Atention. > Texas Instruments TMS320F2812 DSP. > Compiler : Code Composer Studio v3.1 (CCS v3.1). > CCS user manual and examples are unvocal for simple programs.I am > beginner. > Regards. > > On Sep 25, 8:28 pm, Jerry Avins <j...@ieee.org> wrote: > > > Albert wrote: > > > Hello dear friends, how do CCS recognize GPIO registers in c28xx > > > simulator for F2812 ?, which header file or other kind of files should > > > be add to project ? > > > I don't know that processor. Is there a manual you can read? > > > Jerry > > -- > > Engineering is the art of making what you want from things you can get. > > =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=
=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF The C281x C/C++ Header Files that you can download from TI web site includes example projects that show how to acces different peripherals. (GPIO, CPU timers, ...). Be warned though that C28 simulator only simulates core and CPU timer0. No other peripherals are simulated (GPIO, EVM, SCI, ...) Regards, Mitja
Reply by Jerry Avins September 25, 20072007-09-25
Albert wrote:
> Thank you for your Atention. > Texas Instruments TMS320F2812 DSP. > Compiler : Code Composer Studio v3.1 (CCS v3.1). > CCS user manual and examples are unvocal for simple programs.I am > beginner. > Regards.
Finding your way around the manuals id unfortunately hard, but be assured the information you want is there. The processor manual tells what the resources are and the CCS manual tells how to access them in C. Jerry -- Engineering is the art of making what you want from things you can get. &macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;
Reply by Albert September 25, 20072007-09-25
Thank you for your Atention.
Texas Instruments TMS320F2812 DSP.
Compiler : Code Composer Studio v3.1 (CCS v3.1).
CCS user manual and examples are unvocal for simple programs.I am
beginner.
Regards.

On Sep 25, 8:28 pm, Jerry Avins <j...@ieee.org> wrote:
> Albert wrote: > > Hello dear friends, how do CCS recognize GPIO registers in c28xx > > simulator for F2812 ?, which header file or other kind of files should > > be add to project ? > > I don't know that processor. Is there a manual you can read? > > Jerry > -- > Engineering is the art of making what you want from things you can get. > =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=
=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF= =AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF=AF
Reply by Jerry Avins September 25, 20072007-09-25
Albert wrote:
> Hello dear friends, how do CCS recognize GPIO registers in c28xx > simulator for F2812 ?, which header file or other kind of files should > be add to project ?
I don't know that processor. Is there a manual you can read? Jerry -- Engineering is the art of making what you want from things you can get. &macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;&macr;
Reply by Albert September 25, 20072007-09-25
Hello dear friends, how do CCS recognize GPIO registers in c28xx
simulator for F2812 ?, which header file or other kind of files should
be add to project ?