I'm developing on a 28335 using CCS v5. I've been reading through the documentation and have determined that I should use (or at least check out the use of) the C28x FPU fast RTS Library.
SPRCA75 has section 2: Installing the Library. It begins with the assumption that the library is already installed on my hard drive at c:\tidcs\c28\C28x_FPU_fastRTS\<version>. It is not. On my computer at c:\tidcs\c28 I find a folder named Flash28_API, but nothing else.
So wander around looking for where to find the RTS library. Eventually I find in ControlSuite an Update button followed by a "Custom Install - Add additional components" button. So I click on this and after what seemed like an eternity I found options under Libraries -> Math -> fastRTS -> fastRTS_v100. I choose to install it. After a second eternity, I get an error box that says "Source file not found: C:\Windows\Installer\MSID56B.tmp. Verify that the file exists and that you can access it." Options are "Retry" and "Cancel". The former changes nothing, the latter apparently undoes whatever the installer has done to this point.
I tried it a second time and ran into this similar-but-different error: "Source file not found: C:\Windows\Installer\MSI7016.tmp. Verify that the file exists and that you can access it."
Any suggestions?