I can't get ROV to start, and I feel like all my path entries are correct. The following dialog box is the error I receive:
I've verified that the path which should contain the ti.bios.rov.recaps package is contained within Window->Preferences...->CCS->RTSC->Products and Repositories. However, I'm not sure what to look for in that path. In other words, at C:/TI/bios_5_41_04_18/packages/ti/bios/rov/recaps/package , I see the following files:
package_ti.bios.rov.recaps.c
ti.bios.rov.recaps.ccs
ti.bios.rov.recaps.sch
ti.bios.rov.recaps.class
ti.bios.rov.recaps.java
But none of these seem to be the package which CCS is looking for. Do I have to compile the package into a module usable by CCS? I also note that the error dialog box shown above references the project property page at CCS Build->RTSC->Products and Repositories, but my project does not contain a RTSC section under CCS Build (presumably because it's not a RTSC project). Do I have to do something to enable ROV for this project? Any ideas?