unable to set bit
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-01-26 09:22 PM
Posted on January 27, 2009 at 06:22
unable to set bit
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 04:00 AM
Posted on May 17, 2011 at 13:00
Maybe you are missing some defines in stm32f10x_conf.h ?
Like: #define _GPIOB #define _DMA_Channel1Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 04:00 AM
Posted on May 17, 2011 at 13:00
It compiles fine for me!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 04:00 AM
Posted on May 17, 2011 at 13:00
SOLVED
I did some moving of code blocks around, and discovered that if I moved my union statement directly after the typedefs, then this error went away. I can't explain why, but it does work, so thanks all. Dave :)- « Previous
-
- 1
- 2
- Next »