We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have the same problem described in a previous thread:
6733 ARM: uVision3 crashing whenever try to download to flash
Ian Mellor 01/18/06 12:12 (5)
There were no solutions posted to that thread. What was the outcome?
I have a number of programs which compile, download, and run just fine, so I think everything is configured "properly". The program I am working on now, however, compiles just fine, but I get the dreaded Windows' "uVision3 IDE has encountered a problem and needs to close. We are sorry for the inconvenience." when I try to download the program to flash.
Here is my toolchain config:
IDE-Version: µVision3 V3.33 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2006
Tool Version Numbers: Toolchain Path: C:\Keil\ARM\BIN30\ C Compiler: ARMCC.Exe V3.0.0.942 Assembler: ARMASM.Exe V3.0.0.942 Linker/Locator: ARMLINK.Exe V3.0.0.942 Librarian: ARMAR.Exe V3.0.0.942 Hex Converter: FROMELF.Exe V3.0.0.942 CPU DLL: SARM.DLL V3.02a Dialog DLL: DARMST.DLL V1.04i Target DLL: BIN\UL2ARM.DLL V1.20a Dialog DLL: TARMST.DLL V1.04i
I am using a Hytex STR7 Eval Board.
Any ideas?
Thanks, Erik
Sure enough. I downloaded and installed v3.04, and the flash is now programmed as expected.
Thanks! -Erik