FreeRTOS on HCS08

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeRTOS on HCS08

46,542 Views
jeffw
Contributor I
I've ported FreeRTOS to HCS08, and the project targets the SARD and EVB boards. I'm working on making SMAC compatible with this project.

Steps

1. Download and install FreeRTOS 3.2.4: FreeRTOS
2. Download the attached zip file
3. Unpack it into a temporary directory.
4. Following the FreeRTOS directory structure, move the sub-folders into their correct places.
5. Open the RTOSDemo.mcp project in CW 3.1.
6. Deploy to a Freescale SARD or EVB.

FreeRTOS-3.2.4-HCS08_Files.zip
Message Edited by dkindler on 2009-08-20 02:33 PM
Labels (1)
0 Kudos
Reply
149 Replies

228 Views
mcolina_aimme_e
Contributor I

Dear RT,

Thank you very much!

Best regards,

Miguel

0 Kudos
Reply

228 Views
jeffw
Contributor I
The project uses the Processor Expert, so it is pretty easy to port to any MCU supported by that tool. (Yes, PE is good and bad - I know.)

Wouldn't it be cool to have GCC for HCS08? (And Eclispe and an Eclipse BDM plugin.) Any takers?!
0 Kudos
Reply

228 Views
imajeff
Contributor III


jeffw wrote:
Wouldn't it be cool to have GCC for HCS08? (And Eclispe and an Eclipse BDM plugin.) Any takers?!




I'll take it in a snap... The hard part would be to provide it :smileywink:
0 Kudos
Reply