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.
Hai,
I have followed the link ( http://processors.wiki.ti.com/index.php/How_to_create_GCC_projects_in_CCSv5 ) to create GCC project for ARM in CCSv5 on Ubuntu Linux OS and i have created a sample GCC project with sample Neon Assembly code and tried to build & debug the sample Neon Assembly code. But i could build it only and i couldn't debug the sample code. while changing to CCS Debug mode, i got the following error...
/bin/bash: /home/user1/test1/neongcctst/Debug/neongcctst: cannot execute binary file.
I want to debug the Neon Assembly Code. So Kindly suggest me on this also...
Thanks & Regards,
J.Moorthi
Hai,
I have attached the neongcctst tar file for your reference. Kindly find the attached tar file...
Thanks & Regards,
J.Moorthi
It doesn't looks like it attached correctly. Could you reattach?
Thanks
ki
Your file looks fine. How exactly are you starting the debugger? Can you explain in detail exactly what you are doing? Also a screenshot of when the error occurs can be useful.
Thanks
ki
Hai,
I have created the GCC project as mentioned in the link
http://processors.wiki.ti.com/index.php/How_to_create_GCC_projects_in_CCSv5
And trying to debug the code using the Code Sourcery (arm-2009q1-203-arm-none-linux-gnueabi-i686-pc-linux-gnu). And i am using the freescale board i.MX with Linux platform using SD card.
Kindly FInd the attached screenshots for the settings i used. With that setting only i got that error (" /bin/bash: /home/user1/test1/neongcctst/Debug/neongcctst: cannot execute binary file.").
After that i have followed the following link
http://processors.wiki.ti.com/index.php/Linux_Debug_in_CCSv5
for debug configuration. But i am using Code Sourcery only. For that I have given "/home/teclever/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gdb" as GDB Debugger.
But .gdbinit path is also needed. Where i can find the file for further steps?... And kindly suggest me to debug the ARM Neon Assembly Code using Code Sourcery/CCSv5?...
Thanks & Regards,
J.Moorthi