This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ADI MCU

Hi i am new to ARM as well as Keil MDK for ARM.

I would like to use Keil with Ulink2 to debug my program in ADI ADuC7020 MCU. I found that when i download and debug it, it won't stop at the Main() and it can only be stepped in Disassembly window only. However, i would like it to debug in source level (in my C source).

I have checked the option "Load Application in startup" as well as "Run to main()" as suggested by other similar posts. It doesn't work for me.

Same issue for simulation too.

It is appreciated if anyone can give me a hint on this issue.

==================================================
My Keil version is as follows:

IDE-Version:
µVision V4.00u
Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2009

Tool Version Numbers:
Toolchain: RealView MDK-ARM Version: 4.03a
Toolchain Path: BIN40\
C Compiler: Armcc.Exe V4.0.0.524 [Evaluation]
Assembler: Armasm.Exe V4.0.0.524 [Evaluation]
Linker/Locator: ArmLink.Exe V4.0.0.524 [Evaluation]
Librarian: ArmAr.Exe V4.0.0.524 [Evaluation]
Hex Converter: FromElf.Exe V4.0.0.524 [Evaluation]
CPU DLL: SARM.DLL V4.03a
Dialog DLL: DARMAD.DLL V1.14
Target DLL: BIN\UL2ARM.DLL V1.55
Dialog DLL: TARMAD.DLL V1.13
==================================================

Thank you very much.

Cheers,
Tin