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!
Perhaps they think you have the age/experience to be able to solve the problem yourself? There are no doubt books and manuals that will support your pursuit. Engineering is about problem solving. Education these days seems to be one of halfarsery.
The chip is supported by the compiler. The board support would likely need to come from the board vendor. You should seek supporting materials from them.
www.decawave.com/.../evk1000-evaluation-kit www.decawave.com/.../software
ST has their libraries, which come with examples that you be ported to your board for things like LEDs and USARTs.