Demo MCF51CN128 doesn’t compile !

hello I wanted to test this demo project on my MCF51CN128 Tower kit from freescale but the project doesn’t compile.
First it ‘include’ some MSP430.h file ???? and then port.c ask for dos.h file …. ???? Does anyone has succeeded to compile this demo project ? Thanks
Regards
Stephane

Demo MCF51CN128 doesn’t compile !

Hello,
It might depend on what compiler/IDE you are using?
But here is another example/port which is using CodeWarrior with Processor Expert:
http://www.steinerberg.com/EmbeddedComponents/Examples/Example_CN128_FatFS/home.htm Hope this helps,
Erich

Demo MCF51CN128 doesn’t compile !

There is a known issue, and fix, for a ColdFire V2 demo that was caused by a compiler implementation change.  Maybe the same fix will work for yours? http://www.freertos.org/a00104.html#knownissues Regards.