Problems with creating a project (STM32L)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-03-18 5:21 PM
Posted on March 19, 2012 at 01:21
Hello everybody
I'm really a beginner and I want to create a project using IAR but it doesn't workwhat files should I put in the project ?
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-03-18 6:45 PM
Posted on March 19, 2012 at 02:45
It's complicated, you need startup files, library files, and to point to the include file directories, as well as selecting the right part, debug settings and memory layout. If you don't have a wizard, the easiest way to is to clone an existing project, either one of the firmware demo ones, or the templates.
So start by downloading the STM32L firmware library, or use the board examples, and start with a project you can see working.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-04-14 1:31 AM
Posted on April 14, 2012 at 10:31
Thanks
