is it possible to transfer the image from the target(TMS320C6711) to the
computer thru RTDX?
if possible, plz tell me how to transfer the image and the procedures plz...
image transferring
Started by ●March 25, 2006
Reply by ●March 27, 20062006-03-27
I never tried to transfer any data from the board ( in my case TMS320C6416 ) to
pc, but I've tried to transfer data from pc to the board. The issue is,
there are certain amount of data that you can transfer ( sorry, I forgot the
number, but it is in kbyte, correct me if I am wrong ). But if you just wanna to
debug, to see the image that u have processed, just used the View, there are one
function that we can see the image from the data ( array ) processed (Sorry, I
cannot guide bcoz I don't have the board and CCS attached to my current
pc)
Tq.
Rizuan
k...@yahoo.co.in wrote:
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX?
if possible, plz tell me how to transfer the image and the procedures plz...
---------------------------------
Yahoo! Photos NEW, now offering a quality print service from just 8p a photo.
Tq.
Rizuan
k...@yahoo.co.in wrote:
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX?
if possible, plz tell me how to transfer the image and the procedures plz...
---------------------------------
Yahoo! Photos NEW, now offering a quality print service from just 8p a photo.
Reply by ●March 28, 20062006-03-28
There are some issues you need to be aware when transferring images of any
reasonable size over an RTDX link. In particular, you will need to packetize
your image into chunks not larger than 1024 KB. There are more details (and
source code) available in my book, Embedded Image Processing on the TMS320C6000
DSP (www.squreshi.com).
Alternatively, you could use HPI, which I've found to be far more reliable than RTDX and also faster. If you're using a DSK, then you'll need to purchase an $89.00 daughtercard from Educational DSP in order to use HPI.
-SQ
NOR RIZUAN MAT NOOR wrote: I never tried to transfer any data from the board ( in my case TMS320C6416 ) to pc, but I've tried to transfer data from pc to the board. The issue is, there are certain amount of data that you can transfer ( sorry, I forgot the number, but it is in kbyte, correct me if I am wrong ). But if you just wanna to debug, to see the image that u have processed, just used the View, there are one function that we can see the image from the data ( array ) processed (Sorry, I cannot guide bcoz I don't have the board and CCS attached to my current pc)
Tq.
Rizuan
k...@yahoo.co.in wrote:
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX?
if possible, plz tell me how to transfer the image and the procedures plz...
Alternatively, you could use HPI, which I've found to be far more reliable than RTDX and also faster. If you're using a DSK, then you'll need to purchase an $89.00 daughtercard from Educational DSP in order to use HPI.
-SQ
NOR RIZUAN MAT NOOR wrote: I never tried to transfer any data from the board ( in my case TMS320C6416 ) to pc, but I've tried to transfer data from pc to the board. The issue is, there are certain amount of data that you can transfer ( sorry, I forgot the number, but it is in kbyte, correct me if I am wrong ). But if you just wanna to debug, to see the image that u have processed, just used the View, there are one function that we can see the image from the data ( array ) processed (Sorry, I cannot guide bcoz I don't have the board and CCS attached to my current pc)
Tq.
Rizuan
k...@yahoo.co.in wrote:
is it possible to transfer the image from the target(TMS320C6711) to the computer thru RTDX?
if possible, plz tell me how to transfer the image and the procedures plz...
Reply by ●April 8, 20062006-04-08