I believe that I need to use the co-routines to turn have
configUSE_PREEMPTION set to zero.

Is that right?

greg

-----Original Message-----
From: mspgcc-users-boun...@lists.sourceforge.net
[mailto:mspgcc-users-boun...@lists.sourceforge.net] On Behalf Of Rasche,
Greg
Sent: Thursday, September 14, 2006 10:14 AM
To: GCC for MSP430 - http://mspgcc.sf.net
Subject: [Mspgcc-users] MSP430 non-preemption

Does anyone use non-preemption on the MSP430?  

I think I added calls to taskYield() where they are needed, but my 4x
tasks do not seem to run.  Only one of them runs for sure.  I need to
see if the idle task runs, but have not checked yet. 

This is the FreeRTOS.h file contents...
    #define   configUSE_PREEMPTION     0

greg

------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to