Demo MCF51CN128 doesn't compile !

stephman wrote on Friday, April 27, 2012:

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

xz8987f wrote on Friday, April 27, 2012:

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

rtel wrote on Friday, April 27, 2012:

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.