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

program faulr?

Hello,

I'm (still) working on a project with the LM3S811.
At first i had some problems with the compiler in uVision but that is solved now!

Now i have a different problem, when i load my project i to the memory uvision says it is done, but when i reset the evalboard it does nothing!
I also did this with a example project, same problem!

I also tried to load the file with luminary micro flash programmer but i have the same problem.
When i load a .bin file that i know is good it does work!
So programming is going oke, but i think the problem lies in creating a .bin file.

I do this in uVision by putting the following line in a user command (after build);

C:/Keil/ARM/BIN31/fromelf.exe --output blinky.bin --bin blinky.axf

can anybody tell me what i am doing wrong??

Thanks,

Parents
  • Hello Tamir,

    i do not understand you totally.
    But i selected the right target (LM3S811).
    I do not know how to select the correct target driver, maybe you can expend more about this?

    I am afraid that my problem lies in having a eval mode.

    As flash programmer i now have luminary eval board standing. unfortunaly i can not do any settings here.

    Can i put a picture in this forum, so i can show you a screenshot??

    Thanks,

Reply
  • Hello Tamir,

    i do not understand you totally.
    But i selected the right target (LM3S811).
    I do not know how to select the correct target driver, maybe you can expend more about this?

    I am afraid that my problem lies in having a eval mode.

    As flash programmer i now have luminary eval board standing. unfortunaly i can not do any settings here.

    Can i put a picture in this forum, so i can show you a screenshot??

    Thanks,

Children