Hi All
I have started with an evaluation version received with Luminary Micro kit.
Installed on 2 different PCs (Vista and XP) in the default location C:\Keil.
When the IDE is started a pop-up comes with message that the compiler has crashed. When I try to assemble or compile (eg a demo project) it give the error "failed to execute 'BIN31\ArmAsm'" or "failed to execute 'BIN31\ArmCC'".
The paths to BIN31 are correct and the exes are there.
If I go to c:\keil\ARM\BIN31 I can try to execute the exes from the command line. armasm seems OK - it gives some build information. armcc crashes with the same message as when uVision starts.
I tried reinstalling a couple of times. I tried installing from a different CD source. The result is however always the same.
Is this something to do with needing to install an evaluation license (I didn't see anything in the docs). Is it a problem with me having something else installed on the PC - eg. I have GCC on both.
Any tips- I am out of ideas...
Regards
Mark
@ Mark
Where did you manage to find v 3.62c? Can you provide a link to help the rest of us out?
Thanks, Erik
Hi Erik
At the time I just went to the Keil web site and downloaded the evaluation: www.keil.com/.../arm.htm
That was 3.62c it seems (this is what shows up in the help menu). If I check there today it says 3.40 so I don't know what to believe. Maybe they have switched back to an older version for evaluation of perhaps the numbering displayed when downloading doesn't match the number in the actual package (?).
regards