I try MIDAS Ultrasound v2.0 Demo (http://processors.wiki.ti.com/index.php/MIDAS_Ultrasound_v2.0_Demo#PSP_and_DVSDK.C2.A0Setup )
I success all complie except Build MIDAS. (Contents 11. Build MIDAS)
I try setup according to the website.
I have try Contents 11. Build MIDAS step 10 - Build the application as follows. ~..
host $ cd ~/midas host $ make -j8 midas |
So, I get a error message blow.
make[1]: Entering directory `/home/won/midas/ultrasound/servers/mud' |
dvsdk folder authority is
drwxr-xr-x 26 won won 4096 2012-04-12 11:53 ./ |
I input command 'sudo make'.
host $ sudo make midas |
But I take the same error message.
How can I be able to solve this problem.
Help me.
Thank you.