debugging V 3.11 in IAR 4

Hello

I fail to work on debugging in C source your program version 3.11

with IAR 4, whereas with version 2.5 it is possible.

Am I doing something wrong?

Thank you.

google Translation

Possibly! To get any useful feedback however you need to let people know specifically what you try to accomplish, what are the results you get and what was expected.

re-hello

I made the least possible.

if I take the APP project version 2.5 in IAR 4

I can do a debug step by step in the C source.

if I take the version 3.11 in IAR 4

I can debug only in the ASM.

thank you for your help.

Google Translation

The project is configured for release, full optimize compile and is not suitable for debugging as is. You would need to change the relevant project options in order to run it as a debug session.

Good evening

I do not see how to set the project in debug mode.

I use a downloaded version of IAR 4 on this page

code.google.com/p/dsonano/downloads/list

but I see that the file has now disappeared.

In project / edit configuration / new … after

I do not know what to do.

Thank you for helping me if there is a simple solution.

Google Translation