Hi,
What is WinCE ?
How is WinCE different than using Code Composer Studio for developing projects with OMAPL138 or other Processors ?
Thanks.
-Tariq
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
What is WinCE ?
How is WinCE different than using Code Composer Studio for developing projects with OMAPL138 or other Processors ?
Thanks.
-Tariq
Hi Tariq,
See the below URL
http://en.wikipedia.org/wiki/Windows_CE
Using CCS may be you will be having a single threaded application. With CCS you can use DSP/BIOS OS. I don't have much idea on DSP/BIOS OS. You can google the same word.
To use WinCE you need to have basic knowledge of OS Concepts, ASM, C and C++.
Regards,
GSR
GSR,
Thanks for your post.
I meant to ask does Win CE provide features like CCS to see real-time buffer, graph and other features ? It is possible to build and load project simply as being done in CCS ?
Is it possible to combine DSP/BIOS and Win CE project ?
Thanks.
Tariq