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

application not running

Heya, guys!

I've just got my first board, as part of a project that I haven't chose. So I am a complete beginner and as you can imagine, I'm having some difficulties.
I have a stm32f105rc and uVision 4.73.
I am very confused...I don't even know how my board is named so and I confuse the board with the cpu(don't know what's stm32f105rc, ARM, EVB1000, decaWave, it'a all a mess in my head). Here are two images with my board:

s2.postimg.org/.../IMG_20150318_113505.jpg
s2.postimg.org/.../IMG_20150318_113521.jpg

Ok, so, I have installed uvision4 and after getting rid of some errors I managed to load the file on the board (the example blinky) but it doesn't do anything.

Any suggestions? Any informations about the board would be very helpful, as I can't find anyone who has worked with it, not even my professor.
Thanks a lot!

Parents
  • You may have targeted the simulator instead of the Board. That may be why it is not working.
    Other possibility maybe the pin on the microprocessor is different on your board then
    the example you have have. The 103 versus 105 may be close enough to work for your processor.

    I do not know for sure. The data sheets for the two processors are easy to get at the
    stm website. you could compare the datasheets to see if there are differences that could
    keep the example from working on your board.

Reply
  • You may have targeted the simulator instead of the Board. That may be why it is not working.
    Other possibility maybe the pin on the microprocessor is different on your board then
    the example you have have. The 103 versus 105 may be close enough to work for your processor.

    I do not know for sure. The data sheets for the two processors are easy to get at the
    stm website. you could compare the datasheets to see if there are differences that could
    keep the example from working on your board.

Children
No data