| |
 |
|
|
Science Forum Index » Image Processing Forum » TMS320cx help...
Page 1 of 1
|
| Author |
Message |
| dilettante... |
Posted: Fri May 23, 2008 11:08 pm |
|
|
|
Guest
|
i read through the documentation provided by the manufacturers.I need
to implement image processing algorithms using the processor.
i am facing problems with the programming part since i cant make a
head or tail out of the sample programs which are a way complicated -
'c' language(atleast made to look so with many inbuilt functions)?
where can i get help in this regard? (books,websites).
thanks in advance.
pls help |
|
|
| Back to top |
|
| Gary G... |
Posted: Sat May 24, 2008 2:23 pm |
|
|
|
Guest
|
On Sat, 24 May 2008 02:08:35 -0700 (PDT), dilettante
<jaipraveen at (no spam) gmail.com> wrote:
Quote:
i read through the documentation provided by the manufacturers.I need
to implement image processing algorithms using the processor.
i am facing problems with the programming part since i cant make a
head or tail out of the sample programs which are a way complicated -
'c' language(atleast made to look so with many inbuilt functions)?
where can i get help in this regard? (books,websites).
thanks in advance.
pls help
Are you saying that C is complicated? If you don't know C, then it
would appear that way to a newcomer. But C is very nicely structured
and generally, easy to learn and use. I like it over C++ for embedded
applications due to smaller sized binaries.
First book is "The C Programming Language" by Kernighan and Ritchie,
Prentice-Hall. This is a classic, IMO. Second is "C Language
Algorithms for Digital Signal Processing" by Embree and Kimble,
Prentice-Hall. There was a book by TI specifically for the TMS320 but
I do not recall the details. There is also a book by Analog Devices
for their DSP.
In any case, you will need a C compiler and linker to produce code for
the TMS320. You will also need some sort of development board or
system to download code and debug it.
Kiss French. Drink California.
gary at gaugler dot com |
|
|
| Back to top |
|
| ImageAnalyst... |
Posted: Mon May 26, 2008 9:16 am |
|
|
|
Guest
|
On May 24, 5:08 am, dilettante <jaiprav... at (no spam) gmail.com> wrote:
Quote: i read through the documentation provided by the manufacturers.I need
to implement image processing algorithms using the processor.
i am facing problems with the programming part since i cant make a
head or tail out of the sample programs which are a way complicated -
'c' language(atleast made to look so with many inbuilt functions)?
where can i get help in this regard? (books,websites).
thanks in advance.
pls help
The "Absolute Beginner's Guide to C" by Greg Perry is very highly
rated.
Over 100 reviews at Amazon.com, the vast majority rated it 5 star. |
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Mon Oct 13, 2008 2:44 am
|
|