Hi, I am new to Keil software. I am using STM32F4O7 discovery board. I want to run my code and then get variable values from the memory window so that I can plot in Matlab. For this, first, I want to run a few examples which are already present. So I took one example from module-13 and then build it and then downloaded it onto the hardware. Then I started the debugging session. Then I ran the code and stopped it in between. I am not able to see any variables in the memory window, watch window.
Can I open the file from any location initially or should I save it some folders? Is this execution flow correct? Is there any good material for beginners readily available on the internet?
Thank you.
Yes - vast amounts of it!
But, again, this sounds like a school assignment - so your first point of contact should be your teacher, and your course notes, and your course reading list.
Specifically for the STM32, ST themselves have a load of stuff:
www.st.com/.../stm32-education.html
www.st.com/.../stm32-step-by-step.html
www.st.com/.../stm32-moocs.html
" href= "http://www.youtube.com/user/STonlineMedia">www.youtube.com/.../STonlineMedia
And, again, from Keil:
www2.keil.com/.../learn
http://www.keil.com/books/
And some general 'C' learning & reference resources:
blog.antronics.co.uk/.../