MC1322x + SMAC + FreeRTOS
So the big news about why I'm restarting this blog is that I've been working on a port of FreeRTOS to the new Freescale MC1322x ARM7 + 802.15.4 radio. This is an awesome part!
The attached file includes two projects in the same folder.
Project 1: An IAR project that will bring up FreeRTOS and SMAC on a Freescale DSK 1322x-SRB. You will see two blinking LEDs: one for task1 and one for task2. Task2 blinks at half the rate of task1.
Project 2: An Eclipse/GNU project that mostly builds the same thing as project #1. This project is about 95% of the way to making this happen. More posts later on what remains to make this work.
| Attachment | Size |
|---|---|
| MC1322x.zip | 367.92 KB |
Submitted by jeffw on 6 March, 2009 - 22:05