[quote=kwojcik;1008565]So by not being able to find the FRCStartuplibraryuserprogram init entry point, I'm assuming that when you select entry point and scroll to the bottom is does not list your project? If so, you need to make sure that your project is selected under the projects tab (this is still in the same dialog that you get by doing debug->open debug dialog) and that the .out file is selected under the downloads tab. You can find this by browsing to the PPC->your project (NOT the partial image)->debug->yourproject.out (not at a computer with windriver so this may not be exact file paths).[\QUOTE]
We did select our project in the Project Explorer window and used right-click to launch the Debug session. We saw SimpleRobot kernel task, but when we expanded that, we didn't find FRCStartuplibraryuserprogram init. That's what's got us confused. We haven't seen an out file of any sort, though we didn't get any errors in the Build process. Not even sure where to look for it.
We also tried to Deploy the code as Jwakeman suggests, though we didn't use the steps he outlines, which may be part of that problem. We were following the Getting Started document which says to select the project in the Project Explorer, and click on Deploy under the FIRST tab. Quick flashy progress bar, but nothing after that. Power down and up reboot, and the cRio just sits there.

We'll try Jwakeman's method tonight, and post any success or adverse/perplexing results.
Thanks for the suggestions. All stuff to look at and double-check.