Hi George
The pre-programmed serial monitor is adequate for probably all development and debugging work, so a BDM is not absolutely necessary when working with the DEMO9S12NE64.
If you later want to make your own board you will find that the new chips have no pre-loaded code and so it will be necessary to load either the serial monitor or your application which can boot from FLASH. This will need a BDM to do it....
Take a look at the uTasker because it is not just an operating system with TCP/IP stack and simulator but also a ready-to-run project with a supporting community. There is also a project which will allow you to turn a standard DEMO9S12NE64 into a BDM to allow programming of other devices (it requires only 2 wires to connect to it).
Check out an on-line BDM based on the DEM09S12NE64 at the following loaction - you can halt and step another DEMO9S12NE64, look at its memory etc.
http://212.254.22.36:8083/0See the following forum post for some more info:
http://forums.freescale.com/freescale/board/message?board.id=16BITCOMM&message.id=897.. or the Coldfire forum posting (it supports also the M5223x - the NE64's big brother..)
http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&message.id=274There is ready to run code for the NE64 at the following address:
http://www.mjbc.ch/software/uTasker/NE64/ETHERNET.s19http://www.mjbc.ch/software/uTasker/NE64/WebPagesNE64.zipThe second are web pages which can be loaded via ftp (IP address defaults to 192.168.0.2).
We have a growing user community and the simulator allows complete projects to be developed and tested before moving onto the hardware. It is completely free for non-commercial uses and includes free personal email support.
If you would like more details simply contact me. You will see from the tutorial (in one of the forum links) that you can have a working web server with FTP, TELNET, SMTP etc. within 20 Minutes since all code and all tools and descriptions are provided. Check out the on-line demo (also in a link somewhere) to see the uTasker demo project operating - control ports and get it to send you a welcome email. It not only gets you started quickly but is also a perfect way to learn the NE64 and IP protocols.
Enough said. If you want to save time and have some real fun with the NE64 it's all there...
Regards
Mark Butcher
www.mjbc.ch