For the AM3359, I created a new CCS project from the Empty Project template or example, Empty Project (with main.c). I can successfully build a C-based project and can connect to a BeagleBone board with the A8 init to enable the PRU, then connect to the PRU.
When I have selected PRU0 and click Load Program and then Browse Projects, the list of Projects only has the RemoteSystemsTempFiles project. I have no idea what that one is, but CCS seems to like it being there. But my PRU_C_lab project does not show up in the list.
I can manually Browse to the right place to load my program, but this seems like something is missing in the creation of the project. Is there something I can add to one of the .project files to get it to show up in the list?
Regards,
RandyP