I think it is an error in the BSP makefile somewhere. I went back and found all the executables and shared libraries that were built as part of the BSP and saw that on my build host, none of them had execute permissions. I did a "chmod +x" on all of them, removed the .bin image file, did a build in the IDE, and that seems to work much better.
I don't know, though, if I should fix the makefile to create the local files with execute permissions, or if there is a command or directive I can use in the .build file which would set the permissions properly in the image. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
