Hi all...
Whilst looking into the port of FreeRTOS for MSP430F149, I noticed the comment that it had not yet been ported over to the new API.
I'm still in the decision phase as to whether to use FreeRTOS in this project -- I think we should be okay under the GPL exemption, but I want to check things over with everyone first.
In the meantime, I have gotten the MSP430F149 port migrated over to FreeRTOS 5.0 (SVN rev 467), based on the MSP430F449 port, and the code from http://www.realtimeengineers.com/MSP149_EasyWeb.zip.
As I do not have one of the EasyWEB2 boards, I am not able to test the code on real hardware, but it compiles successfully, and is provided here as-is as a starting point for further porting work. I hope it is helpful to your project. :-)
Regards,
Stuart Longland
Patch to add tentative support for MSP430F149
Out of date.