Running FreeRTOS on Launchpad MSP430F5529

Glad to announce I finally made some progress on using FreeRTOS! In this post I’ll write about how to modify the example code for MSP430F5438,which is an evaluation board with abundant peripherals,to work on MSP430F5529,which is a very popular Launchpad board.First,I’ll talk about how to run the “Hello World” using FreeRTOS,which is a simple blinking LED program.Then I’ll upgrade the code used in my sensor project and make it run on FreeRTOS. Continue reading “Running FreeRTOS on Launchpad MSP430F5529”