Diane,
Thank you for the reply.
Are there any command-line toolchains that I can invoke to flash using the Multilink FX? (This would be the most ideal solution.)
Unfortunately, the Multilink Universal FX supports CodeWarrior version 10.2 and higher.
http://www.pemicro.com/products/fx_software.cfm
For the CodeWarrior version 5.1 you can use for example USB Multilink Universal:
http://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320168&productTab=1
I know that I have an original Multilink at work, though I've never used it. I can attempt to connect v5.1 using that once I make it into the office. I am attempting to research this issue to limit my time spent there due to work COVID restrictions.
Can I add the HC12 functionality to the Eclipse-based CodeWarrior?
Yes, you can add the HC12 devices into CodeWarrior 5.1 version.
I already have the HC12 devices in the v5.1 installation, but there does not appear to be support for anything except the simulator. Can the HC12 support be added to v11.1 (Eclipse-based)? I have flashed an S08 device using v11.1 by loading the already compiled output file. I do not have any source code for this product.
Can I manually pick which file is flashed using CodeWarrior 5.1?
If you mean the choosing project for the MC68HC912D60P and flash into the device by the CW 5.1 the answer is yes.
I do not have a project to load. Only pre-compiled output code. Can I flash the target without having to create a project first? For example, in v11.1 I can open Flash File To Target -> New -> New -> Target Type, and select the Kinetis and S08 devices I have profiles for already. Is there an option to either add HC12 support in v11.1, or to perform a similar operation in v5.1?