Where can I find archived releases of the MSP430 compiler? Specifically I am looking for version 4.1.5 as specified by this warning:
"This project was created using a version of compiler that is not currently installed: 4.1.5 [MSP430]. Another version of the compiler will be used during build: 4.3.1. Please go to <a href="liveaction:OpenAppCenter">CCS App Center</a> to install the compiler of the required version, or migrate the project to one of the available compiler versions by adjusting project properties."
I checked out the CCS app store, but it does not allow me to download previous versions. Here there are archived releases for the C series, but not for MSP430: http://software-dl.ti.com/codegen/non-esd/downloads/download.htm
Any idea if and where I can find this?
My application is this e-ink tutorial. The code compiles but does not display images properly: http://e2e.ti.com/group/launchyourdesign/m/msp430microcontrollerprojects/665466.aspx
