PDA

View Full Version : NMIT-0026 HC16 Board with IC16 Compiler


huffman
07-30-01, 02:28 PM
I bought an NMIT-0026 board with the HC16 processor about three years ago. I also bought the ImageCraft ICC16 compiler to develop the C code. Has anyone had success in getting the HC16 board to accept ICC16 S records? I worked with both companies for several months and never quite figured out how to get S records from the ICC package that the NMIT board was happy with.

nmitech
08-01-01, 03:39 PM
Has anyone had success in getting the HC16 board to accept ICC16 S records?

Yes, I compiled the HELLO.C program from ICC16 V5.0 and I can load the S-Record using the D-Bug16 monitor without any problem.

You may have different ICC16 compiler version or you may need the modified version of motorola D-Bug monitors to handle the S28 record that generates by ICC16 compiler.

Email me nmitech@newmicros.com if you need the S19 file for the motorola D-Bug16 monitor.

nmitech