I often experience difficulty persuading the IDE to generate a COD file (should be generated by the linker). What exactly is required for the COD file to be generated?
I think you have to use LX51, and you have to enable the higher optimisation levels that involve the Linker (Code Packing).
Oops - But you only need to do it once, of course!
Thanks, that does the trick - main thing seems to be enabling linker code packing.