Hi,
I'm using the FXTH8700 TPMS sensor.
I downloaded the starter project from the web site but I can't download the firmware on the sensor.
I installed the "MCU v10.6 S08 Service Pack for HCS08 FXTH870000".
The error occurs when I try to download the firmware using a PE Multilink.
It is:
-An application file was not specified in the launch configuration.-
Differently from other project for mpxy8600 sensors, I saw that in the folder: Project_Setting/Debugger
I have only the file .launch and it is missing the .pemicro file.
Could be this the problem?
Where can I find that file?
Thanks,
RIccardo
Hello Riccardo:
From the error message it seems that the Debug Configuration is missing the application file to load (.abs/ .afx/ .elf).
To check this go to Run -> Debug Configurations, select your PE Multilink connection from the left side and check that the application file is present.
:smileyinfo: NOTE: The application file will not exist if the project has not been compiled successfully.
Regards!,
Jorge Gonzalez
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------