FXTH8700 driver for PE Multilink

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FXTH8700 driver for PE Multilink

1,103 次查看
riccardocescato
Contributor I

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

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

857 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

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.

Debug_App_File.png


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复