Single Step Debugging KwikStik in IAR

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Single Step Debugging KwikStik in IAR

Jump to solution
1,329 Views
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 Kudos
Reply
1 Solution
1,047 Views
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".

View solution in original post

0 Kudos
Reply
2 Replies
1,047 Views
BenG
Contributor III

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

0 Kudos
Reply
1,048 Views
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 Kudos
Reply