TSS 3.1 KL05Z-FRDM builds but cannot run

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

TSS 3.1 KL05Z-FRDM builds but cannot run

ソリューションへジャンプ
2,137件の閲覧回数
kazola
Contributor III

Hi,

I'm using free CodeWarrior 10.6. I'm interested in the slider in this board so I downloaded the TSS3.1 software package.

I can import and build the example for the KL05Z-FRDM board but cannot run or debug it. See screenshot.

shot.png

Am I doing something wrong? If you ignore this warning then you cannot debug since it gets stucked in a "asm" function.

We plan to use this MCU but first obviously I want to try them. In case this is a code size limitation issue, how can this example be made effectively lighter for me to try it?

Ok, let me know your opinions! Have a nice day :smileyhappy:

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,955件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kazola,

Sorry to reply you so late !

The  demo application overlaps the 32K flash size.

This mean that the TSS library is too big for this chip.

So You can disable some features of TSS library to reduce compiled code.


Hope it helps

Alice

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,955件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kazola,

Does you refer to the KSSUG.pdf when you import and debug the demo code .

And does it can work well when debug the project which  you create by yourself ?

Best Regards

Alice

0 件の賞賛
返信
1,955件の閲覧回数
kazola
Contributor III

Hi Alice! Thank you for your interest.

Yes, indeed I have read TSSUG.pdf.

What I have done is to install the TSS software and import the sample from there, since they have one for FRDM-KL05Z. I have not created any by myself.

Do you think I will have greater success by building my example as done in the TSSUG.pdf document instead of importing the ones from the theoretical good source?

0 件の賞賛
返信
1,955件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Kazola,

I have test that directly import the sample about FRDM-KL05Z, it error like yours , and I will check the reason as soon as possible .

And I will tell your the result .

Best Regards

Alice

0 件の賞賛
返信
1,955件の閲覧回数
kazola
Contributor III

Thanks! I will be waiting for your answer :smileyhappy:

0 件の賞賛
返信
1,956件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kazola,

Sorry to reply you so late !

The  demo application overlaps the 32K flash size.

This mean that the TSS library is too big for this chip.

So You can disable some features of TSS library to reduce compiled code.


Hope it helps

Alice

0 件の賞賛
返信