Hi,
Here is my approach that I'm using now to program code into MCU internal flash:
(1) Build the bootloader project (in CW10.4)
(2) Run "Debug" bootloader project
(3) Disconnect CE10.4 and target device(P&E multi-link)
(4) Connect target device with PC via USB cable
(5) Targer device look as a mass storage from PC
(6) Build the application project and generate .S19 file
(7) Copy .S19 file from PC to mass storage
(8) Power recycle the target device
I am search for another approach to program the bootloader and application code into MCU interanl flash.
The application note "AN3967_How_to_write_Flash_Programming_Applets.pdf" looks good, but there is not "HC08" or "RS08" directory under "{CodeWarriorInstallDir}\MCU\bin\plugins\support\Flash_Programmer\".
Maybe it is because I only chose "Kinetis" during install CW10.4?
Is there another approach to program the code info MCU flash?
Thank you.
Leslie
----
IDE: CodeWarrior 10.4
MQX 4.0
MCU: PK60DN512VLL10
MASK: 2N22D
MCU: MK60DN512VLL10
MASK: 4N22D