Hi Robin,
Thank you for all your suggestions so far, appreciated. Sadly the last mcuoneclipse posting was not relevant to my issue as the poster had plugged the wrong board in but received the same error as me.
I've just tried Control+F11 and for the information the console window had the following in it:
Starting 3rd party flash programming...
GDI: Mtwks Callback(MTWKS_CB_PROJECTACCESS, Section : STARTUP, Entry : SPECIFY_NETWORKCARD_ENABLED, Value : 0, R) => DI_OK
INF: Copyright 2012 P&E Microcomputer Systems,Inc.
INF: Command Line :"C:\Freescale\CW MCU v10.6\eclipse\..\MCU\bin\de.exe" -noni -language en -ORBendPoint giop:tcp:127.0.0.1: -ORBtraceLevel 0
INF: CMD>RE
INF: Initializing.
INF: Target has been RESET and is active.
INF: CMD>CM C:\Freescale\CW MCU v10.6\MCU\bin\Plugins\support\hc08\gdi\P&E\9s08qe8.s8p
INF: Initializing.
INF: (Recommended TRIM=$00A6,FTRIM=0)
INF: Device is secured. Erasing ...
INF: Done.
INF: (Bus Freq = 9306KHz)
INF: Initialized.
INF: ;version 1.04, 7/13/2009, Copyright P&E Microcomputer Systems, www.pemicro.com [9s08qe8]
INF: ;device Freescale, 9S08QE8, All
INF: ;begin_cs
INF: Loading programming algorithm ...
INF: Error loading .S8P file : C:\Freescale\CW MCU v10.6\MCU\bin\Plugins\support\hc08\gdi\P&E\9s08qe8.s8p at address 0000006A
ERR: Error loading programming algorithm - load aborted.
ERR: Error occured during Flash programming.
INF: Frequency change to ~8732876hz.
INF: Frequency change to ~0hz.
INF: Frequency change to ~0hz.
INF: Frequency change to ~9634760hz.
INF: Frequency change to ~4699017hz.
INF: Device is Secure.
INF: Device is secured. Erasing ...
INF: Done.
The final error that I saw stated that the programming basically couldn't program the flash with the S19 file. I'm suspecting that somehow the flash mass erase bit set/reset and basically broke the chip. Although above it does say that it erased the chip!?
Thanks,
Ian