Hi spiralprophet
Look at the uTasker project. It supports the M52235 - with operating system, TCP/IP stack, CAN etc. It has a real-time chip simulator so you can step through the 'live' code, look at registers, set break points in interrupt routines etc. It is used by several schools and universities for such work since it doesn't require any hardware to develop, run and test code, even connected to a network (other network users can communicate with the simulated M52235 on the test PC). Complete projects have been developed and tested in the environment before final validation on real hardware and it is perfect for learning either the chip or TCP/IP stuff. It also allows simulation of CAN by using the demo board as a LAN to CAN bridge.
It runs'out-of-the-box' on the M5223X Demo and Eval boards and has a CW6.3 project.
You can try code directly on your boards from
http://www.utasker.com/software/software.html with a tutorial at
http://www.utasker.com/docs/documentation.htmlThe project, including full code and the simulator is free for non-commercial use and is fully email supported - hardware and software issues. Apply on the uTasker web site for either a free educational or a 30 day evaluation license.
Regards
Mark Butcher
www.mjbc.ch /
www.uTasker.comMessage Edited by mjbcswitzerland on 2006-11-0901:42 PM