S32K310 PNE debugger

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

S32K310 PNE debugger

跳至解决方案
363 次查看
hajianik
Senior Contributor I

Hi,

I have a S32K31X_Q100 which the micro is actually s32k311_q100.

while I can generate the code via  the PIN CONFIGURATION  module successfully, something peculiar happens that  keeps me just dizzy. I use a MULTILINK UNIVERSAL DEBUUGER box and when i create a debug configuration, the very first time the debug tool works fine. however when  I add or remove pins in the pin configuration module while the generated code as far as number of pins is ok , as soon as I connect the debugger all this updated micro and constants are not updated and the debugger loads the old values before the update. actually it uses the the very first configuration values.

every time I generate I update   and do clean and build again however when I switch to debugger , it loads the original values.

Please help,

Regards,

Koorosh Hajiani

0 项奖励
1 解答
328 次查看
hajianik
Senior Contributor I

Hi, I went through all the steps you mentioned, several times but no luck.

Anyways I HAD TO CREATE ANOTHER PROJECT based on the setting of  the bad project and so far it seems it is working properly.

Thanks for your help.

在原帖中查看解决方案

0 项奖励
2 回复数
333 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

this looks strange indeed. Be sure you are modifying right project in config tools; select right one from pull down list or double click on mex file from the project window. After changes click on Update Code. 
Compile project and check within Console if elf is generated finally. Then use debug configuration for this project and check if it points to elf generated.

BR, Petr

0 项奖励
329 次查看
hajianik
Senior Contributor I

Hi, I went through all the steps you mentioned, several times but no luck.

Anyways I HAD TO CREATE ANOTHER PROJECT based on the setting of  the bad project and so far it seems it is working properly.

Thanks for your help.

0 项奖励