 Question:
How do you tell the hex utility to create bootloader for
c32. He only sees option for hex30, version 4.6 of hex conversion utility. He has looked
at pg. 9-34 of assembly language tools user's guide and followed the instructions but he
still gets an output which has boot values for the 'c31.
Answer: Need to add
the v32 option to the linker portion. This will generate the coff file in the
correct format for hex30. Also need to add strobe registers to hex30 command line. |