Kinetis Design Studio acts strangely

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Kinetis Design Studio acts strangely

517件の閲覧回数
diegocolombo
Contributor IV

In the last hours KDS works erroneusly .Seems that restatring the PC put it in the right way sometimes,just sometimes.

The errors are going from wrong variable assignement to unexplicable code jumps

e.g.   my_x=3; resulting in debugger and in code flows as my_x=2

 

loops inside an if block

 

as in the below case you can see as a decimal number 80 is assigned as it was 0x80.

To say it all at first it was blink_x=0x80,but once corrected cleaned and recompiled i still have 0x80

152832_152832.pngKDS wrong behaviour 0X80 instead of 80.png

as you can see by the assembly code.

 

 

Any hint?

 

Thanks

Diego

ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

381件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Diego,

I couldn't reproduce your problem with KDS3.2.

Could you please provide:

1. your KDS version

2. your demo project.

I will test it from my side. thanks!


Have a great day,
Jennie Zhang

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

381件の閲覧回数
diegocolombo
Contributor IV

Hi Jennie

Thanks for trying to help me and for your intention to reproduce the problem

I am using KDS version 3.0.0

I would glad to send you my project,but the Freedom Board is connect with some peripherals( a graphic display and an I2C sensor) and six pushbuttons

and unless you set the workbench in the same conditions it would never reach the point where this behaviour happens.

20160602_152123.jpg

In a simplified demo project everything works fine.

I think i would upgrade KDS to 3.2 version and i'll let you know

Thanks by now

Diego

0 件の賞賛
返信