Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch


Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Code-Composer | OpenCV and CCStudio


Technical discussions about Code Composer Studio.

  

Post a new Thread

OpenCV and CCStudio - Jyothi V - Feb 27 21:13:25 2011

Hi
This is Jyothi V,

My project is to implement OpenCV algorithm on DSP kit usig CCStudio v3.3.
When i run th code using Visual C++ 6.0 it works fine.
But when the same code is run using CCStudio it gives the folwing error...
Linking...
>>error: 'C:\\Program files\\openCV\\lib\\cxcore.lib',member
             'cxcore100.dll' is of unknown type.
Please let me know how to solve this error, and how to configure CCStudio
for openCV.

Thanking you in advance

Regards
Jyothi

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

Re: OpenCV and CCStudio - Jeff Brower - Mar 30 18:50:48 2011

Jyothi-

I didn't see that anyone replied to your post.  In general an MSVC project can
be
ported to CCS with a bit of  work -- and a solid, basic understanding of how
embedded
system and desktop systems differ, for example limitations on memory and
processing
time, how standard I/O works, possible differences in fixed-point vs.
floating-point,
etc.

Have you been able to make some progress?

-Jeff
Jyothi V wrote:

> HiThis is Jyothi V, My project is to implement OpenCV algorithm on DSP kit
usig
> CCStudio v3.3.When i run th code using Visual C++ 6.0 it works fine.But
when the
> same code is run using CCStudio it gives the folwing error... 
Linking...>>error:
> 'C:\\Program files\\openCV\\lib\\cxcore.lib',member            
'cxcore100.dll' is
> of unknown type.  Please let me know how to solve this error, and how to
configure
> CCStudio for openCV. Thanking you in advance RegardsJyothi

______________________________
Start your Android Ice Cream Sandwich development on TI's AM35x Sitara ARM Cortex-A8 processor today.



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