DSPRelated.com
Forums

@ Emulator : Urgent

Started by swapnali patil June 3, 2005
Hi All!
   i have a query , Can i download the code on target Board  with out using the Emulator , is it through Serial port then which Driver Software will be needed for it?
thanx in advance
swapnali
 



How much free photo storage do you get? Store your friends n family photos for FREE with Yahoo! Photos.
http://in.photos.yahoo.com

swapnali,
 
The important question is...  "what is your target board??"
 
does it have a serial port on it??
 
does it have FLASH memory??
 
,mikedunn


swapnali patil <s...@yahoo.com> wrote:
Hi All!
   i have a query , Can i download the code on target Board  with out using the Emulator , is it through Serial port then which Driver Software will be needed for it?
thanx in advance
swapnali
 



How much free photo storage do you get? Store your friends n family photos for FREE with Yahoo! Photos.
http://in.photos.yahoo.com

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

_____________________________________
Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer.  You need to do a "reply all" if you want your answer to be distributed to the entire group.

_____________________________________
About this discussion group:

Archives:  http://www.dsprelated.com/groups/c6x/1.php

To Post:  Send an email to c...@yahoogroups.com

Other DSP Related Groups: http://www.dsprelated.com/groups.php




Swapnali,
 
The easiest way to load a file without an emulator is through the serial port.
 
1. create the out file that you want to load.
2. run it through the TI utility hex6x which will create a simple ASCII file containing addresses and the data to be loaded at those addresses [see TI help file for details].
3. <optional> If you have a large file, you may want to write a script that will simply convert the ASCII to binary/hex [I have heard that TI was going to put ths option in hex6x, but it is not in the version that I have loaded].  This will probably double the load speed.
4. now all you need is a simple program to read the serial port and interpret the data according to the file format [hex6x ascii or hex].  debug it and program it into FLASH.
 
mikedunn

Swapnali Patil <s...@intelli-vision.com> wrote:
Hello Mike,
my target board is EVMDM642. I am sending you the bolck diagram of EVMDM642  , I knidly request you to go through it, & suggest me the way out.
waiting for the reply
Thanx & Regards
swapnali
 
 
 
swapnali,
 
The important question is...  "what is your target board??"
 
does it have a serial port on it??
 
does it have FLASH memory??
 
,mikedunn


swapnali patil <s...@yahoo.com> wrote:
Hi All!
   i have a query , Can i download the code on target Board  with out using the Emulator , is it through Serial port then which Driver Software will be needed for it?
thanx in advance
swapnali