Hi George
Yes, CodeWarrior is a bit overcomplicated sometimes. You will need to set up the project to use the serial debugger (the setting is under the debug tab) then going to debug mode will automatically establish a link with the target over the serial port, delete the flash and download the code (which must also be set up to go to the right place).
If you want to save some time, check out the educational licensing agreement for the uTasker at
If you are doing non-commercial work it is free, simply fill out the form and sent it back. It comes with a CodeWarrior project set up and ready to work for the NE64, an operating system, TCP/IP stack and simulator. You will have a web and ftp server operating within a few minutes (takes up about 24k space on the NE64).
If you are doing educational stuff and are worried that a complete solution will be too abstract for learning, don't worry because it was developed for such use, comes with tutorials and allows code and protocol analysis in on or off line simulator mode. Don't be shy, the uTasker community is growing rapidly and it greatly increases the SW development fun-factor - development times are also cut dramatically compared to conventional methods....
Regards