Hello,
I am newbie in Linux environment
I am running Ubuntu 10.04 and installed CCSv5 to compile ti-sdk-am3517-evm example applications.
I was able to import example applications into CCSv5 but when I try building any of the projects it gives me this error:
'Build Project has encountered a Problem'
By clicking on details:
"Problems occurred building the selected resources.
Errors running builder 'CDT Builder' on project 'saV4L2Rotation'.
Parent of resource: /home/pgupta/ti-sdk-am3517-evm/example-applications/av-examples-1.0/saV4L2Rotation/Debug/sources.mk is marked as read-only.
/home/pgupta/ti-sdk-am3517-evm/example-applications/av-examples-1.0/saV4L2Rotation/Debug/sources.mk (Permission denied)
Parent of resource: /home/pgupta/ti-sdk-am3517-evm/example-applications/av-examples-1.0/saV4L2Rotation/Debug/sources.mk is marked as read-only.
/home/pgupta/ti-sdk-am3517-evm/example-applications/av-examples-1.0/saV4L2Rotation/Debug/sources.mk (Permission denied)"
I also noticed lock sign on the /home/user/ti-sdk-am-evm, probably that is why I can't build any project?
How to remove that lock if that is the case, please help.
Thanks,
Puneet Gupta