I am having issues trying to connect and flash the RM8 USB Stick running under the following configuration:
Windows 7, running VMPlayer 6.0.1 build-1379776, Ubuntu 32-bit 13.04
Workspace/project, using the example that was loaded with CCS:
/opt/ti/ccsv5/ccs_base/hercules/examples/rm48x/sci_uart_9600_rm48
When using either CCS v5.4 or CCS 5.5, I am able to connect to the RM8 USB using the "Test Connection", but when trying to debug or download, it takes a long time then errors out. On CCS 5.5, I get the following:
CortexR4: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR4: Writing Flash @ Address 0x00000000 of Length 0x00001A70
CortexR4: Flash operation timed out waiting for the algorithm to complete. Operation cancelled.
CortexR4: Error Writing Flash @ Address 0x00000000 of Length 0x00001A70
CortexR4: GEL: File: workspace_v5_5/SCI_UART_9600_RM48/Debug/SCI_UART_9600_RM48.out: Load failed.
Using CCS 5.4 install under Windows 7, the same example loads to the USB just fine. I know there are some posts stating that VMPlayer and XDS100V2 may have some issues, but really have not found any solution.
Any tips how to get the CCS / XDS100V2 working under VMPlayer/Ubuntu? This is the current development environment I will need to support for an upcoming project.