Skip to main content
tak_ou_abou
Associate
April 15, 2011
Question

STM32

  • April 15, 2011
  • 3 replies
  • 1126 views
Posted on April 15, 2011 at 14:56

STM32

#rtfm #keil
This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
May 17, 2011
Posted on May 17, 2011 at 14:31

Add Files to Group?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
tak_ou_abou
Associate
May 17, 2011
Posted on May 17, 2011 at 14:31

yes but I'm looking for group GUI because I do not know how to make the code displayed on the STM32 just added a button to understand

Andrew Neil
Super User
May 17, 2011
Posted on May 17, 2011 at 14:31

''I

 

am a beginner

 

in

 

FreeRTOS''

It sounds like you are also a beginner with Keil - yes?

In that case, it would make more sense to start by getting familiar with the Keil tools - before moving on to more advanced projects like RTOS stuff...?

The manuals you need to start with are:

http://www.keil.com/support/man/docs/gsac/

http://www.keil.com/support/man/docs/uv4/

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.