Generic UART loopback example - problems with xSoftIP

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
tescott
Junior Member
Posts: 7
Joined: Thu Jul 18, 2013 1:17 pm

Generic UART loopback example - problems with xSoftIP

Post by tescott »

I'm trying get the Generic UART loopback example running, but am hitting a problem accessing it via the SoftIP explorer. When I click on it, I get a popup error that indicates:

"/C:/Users/ph00224/.xmos/cache/XM-001912-PC(2.3.0rc0.a)/html/index.html cannot be found. Please check the location and try again."

I navigate to that location on my HDD and sure enough, it is not there. I've tried clicking on the "Get All Offline Content" button followed by a restart of the IDE but that doesn't seem to correct things either.

My install of xTIMEcomposer is Version 12.2.0(build 7741).

Thanks,
--tim
User avatar
tescott
Junior Member
Posts: 7
Joined: Thu Jul 18, 2013 1:17 pm

Post by tescott »

I seem to have corrected it.

There was .zip file with a similar name that was only 3kb in size. I deleted that, then clicked on the "Get All Offline Content". After that completed I restarted the IDE and I can now select the Generic UART loopback example without error.

Weird.

--tim