Single Step Debugging KwikStik in IAR

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

Single Step Debugging KwikStik in IAR

ソリューションへジャンプ
1,756件の閲覧回数
BenG
Contributor III

I've been tasked with investigating the Kinetis family of MCUs. Therefor I've got the Kinetis Kwik Stick.

 

I already got the latest version of IAR for ARM (6.2x) and I have donwload and compiled the KwikStik Demonstration Software (KWIKSTIKDEMOSWLAB.zip and then then the MQX RTOS & Kinetis patch).

 

I can download and debug the code in the IAR but try as I might I can't seem to single step through anything or set any breakpoints?

 

In short - how can I debug/single-step code on the KwikStick in IAR?

0 件の賞賛
返信
1 解決策
1,474件の閲覧回数
BenG
Contributor III

Sorted....

 

Enable "Options/C Compiler/Output/Generate Debug information"

 

Or

 

In the Drop Down box - change the Project Configuration from "Int Flash Relese" to "Int Flash Debug".

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,474件の閲覧回数
BenG
Contributor III

I have changed optimsation from "High" to "None"

0 件の賞賛
返信
1,475件の閲覧回数
BenG
Contributor III

Sorted....

 

Enable "Options/C Compiler/Output/Generate Debug information"

 

Or

 

In the Drop Down box - change the Project Configuration from "Int Flash Relese" to "Int Flash Debug".

0 件の賞賛
返信