Hi,pgo
1 my chip number is FXTH8709116T1
2 my debug and program tool is USBDM
3 my development tool is codewarrior 10.5
Now,when I try loading my .s19 file to the FXTH8709116T1, I got this
But when I create an new empty project, the .s19 file can be load by HCS08 programmer successfully.
When I use codewarrior 10.5, it can flash my target file successfully, but the target device seem not run successfully, I am very confused
.
已解决! 转到解答。
Hi Xia,
I suspect you have erased the top sectors of the device somewhere along the way. This will result in a secured device.
When you try to read from a secured device you get all zeros.
If this is the case you have little choice but to do a mass erase and reprogram one of the file images provided on the previous link provided (above).
bye
Dear Xia,
When you created your project in Codewarrior did you change the memory map to avoid re-programming the semi-permanent information in the upper region of the chip? See the previous discussion thread.
Can you post the image file you are programming please?
bye
;
When I try to debug using USBDM, I got this
the attach file FXTH87xx11_Starter_Project_CW10.abs.s19 can not be programmed by HCS08 progarm;
the attach file 20151201.abs.s19 can be programmed by HCS08 progarm, but the progarm can not run.
Hi Xia,
The example files you provided appear to cover the correct memory ranges so I am unsure what is causing your problem.
It is possible that the upper ROM has been erased.
I suggest you program the chip with the file that programs OK and then use the memory dump program to read-back the entire memory image to check that upper region of the Flash has not been erased somewhere along the line.
Refer to this page for some more information:
Hi Xia,
I suspect you have erased the top sectors of the device somewhere along the way. This will result in a secured device.
When you try to read from a secured device you get all zeros.
If this is the case you have little choice but to do a mass erase and reprogram one of the file images provided on the previous link provided (above).
bye
Hi
pgo,
I load the image file FXTH870911_Image.sx already.
When I loaded my .s19 file, I set in codewarrior about " EraseSelective" already and build my project, creat .s19 file.
I select EraseSelective on the stand-alone HCS08 Programmer,but I got this,Why?
Dear pgo,
I restart my computer, the target can be connected finally,.
The flash programmer can load an empty project,but it can not load my own project. i got this:
Do I need these files:
how can I get the files above?
Dear pgo,
1、Where can I get the image file?
2、 Do you mean this kind of file? Such as your FXTH870511_Image.sx
3、I don’t change the memory map when I creat project in codewarrior.
Now I met an new program, I can not connect the target in any case, I check the hardware , it is no problem, I try two target, the problem is same. Now, I need to solve it firstly.