Sign in

username:

password:



Not a member?

Search c28x



Search tips

Subscribe to c28x



Ads

Discussion Groups

Discussion Groups | TMS320C28x | serial programming

Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).

  

Post a new Thread

serial programming - chirag jagadish - May 9 8:12:17 2007



hi,
  i want to program the chip F2812 through serial programming.
  can anyone please help me with programming the DSP 2812 through serial communication ?
  can you also guide me to the software best suited for this purpose ?
  please help.
  thank you all
  bye

You can post a message or access and search the archives of this group on DSPRelated.com:
http://www.dsprelated.com/groups/c28x/1.php

_____________________________________

 


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

Re: serial programming - chirag jagadish - May 10 8:53:25 2007

hi Beat Arnet,
  First of all thanks a lot for replying. I have run into some problems with c2000prog and the
details are as follows.
   
  I downloaded c2000prog from the code skin web site.
  I connected the serial communication line com1 to the ezdsp port8, pin3,4 through the MAX232
chip circuit(which i had).
  I changed the jumper setting on ezdsp board for sci boot mode as
  jp1 - 2-3
  jp7 - 2-3
  jp8 - 2-3
  jp9 - 1-2
  jp11 -1-2
  jp12 - 1-2
  i use ccs version 3.1.0
In the program build options i chose the output file as  --->   o- .\Debug\try.hex
  and CCS created a hex file of intel hex type called "try.hex"
  in c2000prog i chose the option c28xx 30MHz.
  i chose the try.hex file for programming through c2000prog
  it said that i should reset the board in SCI boot mode, which  i  did
   
  later the c2000prog says 
  "Pinging target..."
  and it does not progress any further from here.
   
  is there any mistake that i am doing ?
   
  Please advice. Please help.
   
  Thanks again for your reply.
   
  -Chirag

Beat Arnet <b...@gmail.com> wrote:
  Hi,
I developed a free tools that you might want to give a try (no strings attached):
http://www.code-skin.com/c2oooProg.html

You will need to read the bootloader documentation and learn how to put the chip in SCI boot
mode. You will also need to add an RS-232 (such as MAX232) to your hardware. 

Cheers,
Beat

  On 5/8/07, chirag jagadish <c...@yahoo.co.in> wrote:            hi,
i want to program the chip F2812 through serial programming.
can anyone please help me with programming the DSP 2812 through serial communication ?
can you also guide me to the software best suited for this purpose ?
please help.
thank you all
bye

You can post a message or access and search the archives of this group on DSPRelated.com:
http://www.dsprelated.com/groups/c28x/1.php

_____________________________________

 


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

Re: serial programming - gopalakrishnan vishal anand - May 10 8:54:08 2007

Hi Chirag,

we are using SD FDlash Serial programming utility for
flahing the code to TMS320F2806 processor. The same
utility can be used for programming TMS320F2812 also.
The download of the flash programming utility can be
found at this site

http://emulators.spectrumdigital.com/utilities/sdflash/

You just need to follow the steps given in the
document to flash the code into the board. You can do 
a frequency test using the Serial programming utility
before trying to erase/program the flash. This check
ensures that all the clock settings are correct. The
other major thing that you need to do is to make the
bootload settings. We use a 3 pin jumper using which
we change the boot state of pins GPIO18 & GPIO34(for
TMS320F2806) for booting serially and then change the
staate of the pins to boot from flash once the flash
is programmed. 

If you need more information please let me know.

Thanks,
Vishal.
--- chirag jagadish <c...@yahoo.co.in>
wrote:

> hi,
>   i want to program the chip F2812 through serial
> programming.
>   can anyone please help me with programming the DSP
> 2812 through serial communication ?
>   can you also guide me to the software best suited
> for this purpose ?
>   please help.
>   thank you all
>   bye
>    
> 
>        
> 
You can post a message or access and search the archives of this group on DSPRelated.com:
http://www.dsprelated.com/groups/c28x/1.php

_____________________________________

 


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

Re: serial programming - Beat Arnet - May 10 8:54:51 2007

Chirag,
Does the ezDSP board have an RS232 driver? If you send me a copy of the 
schematics, I can verify that the jumper settings are correct.
Cheers,
Beat
chirag jagadish wrote:
> hi Beat Arnet,
> First of all thanks a lot for replying. I have run into some problems 
> with c2000prog and the details are as follows.
>  
> I downloaded c2000prog from the code skin web site.
> I connected the serial communication line com1 to the ezdsp port8, 
> pin3,4 through the MAX232 chip circuit(which i had).
> I changed the jumper setting on ezdsp board for sci boot mode as
> jp1 - 2-3
> jp7 - 2-3
> jp8 - 2-3
> jp9 - 1-2
> jp11 -1-2
> jp12 - 1-2
> i use ccs version 3.1.0
> In the program build options i chose the output file as  --->   o- 
> .\Debug\try.hex
> and CCS created a hex file of intel hex type called "try.hex"
> in c2000prog i chose the option c28xx 30MHz.
> i chose the try.hex file for programming through c2000prog
> it said that i should reset the board in SCI boot mode, which  i  did
>  
> later the c2000prog says 
> "Pinging target..."
> and it does not progress any further from here.
>  
> is there any mistake that i am doing ?
>  
> Please advice. Please help.
>  
> Thanks again for your reply.
>  
> -Chirag
>  
>  
>  
>
> */Beat Arnet <b...@gmail.com>/* wrote:
>
>     Hi,
>     I developed a free tools that you might want to give a try (no
>     strings attached):
>     http://www.code-skin.com/c2oooProg.html
>
>     You will need to read the bootloader documentation and learn how
>     to put the chip in SCI boot mode. You will also need to add an
>     RS-232 (such as MAX232) to your hardware.
>
>     Cheers,
>     Beat
>
>     On 5/8/07, *chirag jagadish* <c...@yahoo.co.in
>     <mailto:c...@yahoo.co.in>> wrote:
>
>         hi,
>         i want to program the chip F2812 through serial programming.
>         can anyone please help me with programming the DSP 2812
>         through serial communication ?
>         can you also guide me to the software best suited for this
>         purpose ?
>         please help.
>         thank you all
>         bye
>         
>

You can post a message or access and search the archives of this group on DSPRelated.com:
http://www.dsprelated.com/groups/c28x/1.php

_____________________________________

 


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