If i understood what i was reading a previous version of rockbox had usb support enabled,
No it was never enabled for the Clip+. Its unfinished.
but it was unstable so it was disabled. Im looking for help in trying to get it enabled i dont need it to be stable i just need to be able to have it work for about 10secs. I have been stuck on this all day can someone help?
Theres a lot of discussion on it over the last couple weeks in the IRC logs, but IIRC all you need to do is uncomment "#define USE_ROCKBOX_USB" in /firmware/export/config/sansaclipplus.h then compile your own build with it.
That said theres not much point in doing this unless you're handy with USB and want to work on it. The controller doesn't seem to be initialized properly, so it errors out during transfers.