Hello !!
Could you explain me how to run the demo using the project that countains the code and not the application. I see that a lot of peapole have the problem on runing the project.
Thank you
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.
Hello !!
Could you explain me how to run the demo using the project that countains the code and not the application. I see that a lot of peapole have the problem on runing the project.
Thank you
Anouni,
Can you confirm that you are trying to run the demo that comes flashed on the NAND with the C6749 LCDK or are you trying to load the facedetect demo on the LCDK. if you are just trying to run the demo from the flash. The kit comes with a quick start guide that describes how the board need to setup the board for the demo. Also, the demo requires an external D1 camera to be connected to the board using a composite cable.
Here is a wiki link that shows the same :
You can also see a video of the demo on that wiki page
Regards,
Rahul
Hello !!
I didn't do anythings i would juste be sur that the application will work. My company ordered the board to do a project on robot vision.
I would modify the could ans add some additional functio to face detect demo and run it into the board
Thanks&Regards
Mus An
Hi,
Have you modified the face detect code?
I would modify the could ans add some additional functio to face detect demo and run it into the board
I would like to suggest that do not modify the code and build & run by default.
If you able to run for the first time then try to add/change as per your requirements in the code.
I have not faced any difficulties on running demos on LCDK.
Refer the below TI wiki to know how to setup the hw and how to run the demos on LCDK board.
http://processors.wiki.ti.com/index.php/BIOS_C6SDK_2.0_User_Guide#Hardware_Setup_for_demos
Thank you !!
The demo given run without problem. When I made changes i need to follow the steps to run the demo givene or i need to use code composer studio.
Thanks& regards
Hi,
I would modify the could ans add some additional functio to face detect demo and run it into the board
It depends that what did you modify.
Please refer the following ti e2e thread which is having step by step procedure for loading "facedetect" images through CCS.
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/p/257714/924817.aspx
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/281117.aspx
Thanks you for this intersting links.
I didn't use omap. i'm using c6748 LCDK. I need to follow the some steps. The is no changes.
Thanks®ards
Hi,
I didn't use omap. i'm using c6748 LCDK. I need to follow the some steps. The is no changes.
If you are using C6748 LCDK then the CCS loading is straight direct process.
For OMAPL138 LCDK,
You have to load C6748 gel file and then need to load facedetect demo code.
but If C6748 LCDK board,
1) Select your "facedetect" project and select "debug as" option to debug or load your "facedetect" demo DSP code into C6748 LCDK board.
2) Load C6748 LCDK gel file and select "Load" option by choosing C6748 core and try to load facedetect DSP code into C6748 LCDK board.
Hi Anouini Mustapha,
The same steps are applicable for C6748 LCDK. The reason is, the OMAPL138 (ARM+DSP) LCDK also has the C6748 as its DSP core.
If you modify the code, you have to use CCS compiler to build the code, flash the image and the rest of the steps remains same in running the demo.
Would you like to run and debug using CCS and emulator?
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------
Hi Anouini,
Would you please elaborate your question?
Not able to understand your question "how to use it" . Have you gone through the links given by Rahul Prabhu and Titus?
Regards,
Shankari
I wouldn't use the emulator because it is not free i think and nedd an externel device.
I mean how to use the emulator
Thank you
Hi Anouini,
Anouini says said:I wouldn't use the emulator because it is not free i think and nedd an externel device.
Yes, Emulator is not free. You have to purchase it. If you do not want to use emulator, you can use the serial flasher utility to flash the images into memories such as NAND/SPI.
1. For compile and build, you need CCS
2. To flash the built image, you need serial flasher utility
3. If you would like to run-time debugging, you need emulator.
For more information on serial flashing and booting, refer to http://processors.wiki.ti.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138
Anouini says said:I mean how to use the emulator
For more information on Emulator, please refer to the following link http://processors.wiki.ti.com/index.php/Category:Emulation
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------