Home arrow Support arrow Forums

Luminary Micro Forums

jberezin

Junior Boarder
Click here to see the profile of this user

2006/11/09 18:51

Problem running hello world

Could someone help me with this problem. I am trying to follow the quick start on a Windows XP SP2 system, and everything seems to be ok when I build the "Hello World" application. It programs the Flash ok after building the program with zero errors.


MISSING DEVICE (R003: SECURITY KEY NOT FOUND)
Running in Eval Mode
Found Luminary Micro LM3S811-C0
Flash=65536, RAM=8192
Load "C:KeilARMRV30BoardsLuminaryDK-LM3S811helloobjhello.AXF"

*** Restricted Version with 16384 Byte Code Size Limit
*** Currently used: 2428 Bytes (14%)

And then I have to click on a dialog box to get past the eval mode message. Then the debugger lets me run the application but nothing shows up on the OLED screen.

Then I found I couldn't close the development environment so I killed the application and now am getting: Error: Flash Download failed - Target DLL has been cancelled. I think it's time for a reboot.

Has anyone else experienced this problem?


Do we need to register this software first? It also says that ther is a 16K limit which probably will not be enough for my project. How much is it to buy this compiler for this development board?

login or register to reply

jberezin

Junior Boarder
Click here to see the profile of this user

2006/11/09 19:06

Re:Problem running hello world

I fixed this problem by loading the correct project. I spent some time on this forum and found that someone else had made the same mistake that I made:


It sounds to me like you're trying to program the board with the DK-LM3Sxxx projects instead of the EK-LM3S811 projects. The DK projects will not work on the evaluation platform (or at least show anything on the display) since the development kit uses a SPI-base LCD instead of an I2C-based OLED.

login or register to reply

ranjit.puri@gmail.com

Fresh Boarder
Click here to see the profile of this user

2006/12/18 01:17

Re:Problem running hello world

I am facing the same problem, any help would be appreciated. Getting this board to work has been a frustrating experience for me. It took me more than a couple of hours to fix the drivers to enable the download part and now on debugging I get this new error. Missing device - R003 SECURITY KEY NOT FOUND.

login or register to reply

LMI Eric

Moderator
Click here to see the profile of this user

2006/12/18 11:21

Re:Problem running hello world

That isn't an error message, it's simply a reminder from Keil that you don't have the full version of the tools. Hit 'OK' and you'll be fine.

Post edited by: LMI Eric, at: 2006/12/18 12:57

login or register to reply

ranjit.puri@gmail.com

Fresh Boarder
Click here to see the profile of this user

2006/12/18 13:53

Re:Problem running hello world

Thanks,

Everything seems to be working now ... hope I have a good time playing with this one ...

Cheers
Ranjit

login or register to reply