PIPILINE
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-20 6:33 PM
Posted on January 21, 2013 at 03:33
Hi guyz,
based from the architecture of STM32M series they have a pipeline which allows for more effective processing. does IAR/KEIL/CooCox/Eclipse GCC automatically do this pipelining or you what to code in asm in able to implement this?
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-20 7:16 PM
Posted on January 21, 2013 at 04:16
It's cooked in the silicon.
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
‎2013-01-20 7:34 PM
Posted on January 21, 2013 at 04:34
I mean you dont to do something in the program? it will do it by itself?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-20 11:36 PM
Posted on January 21, 2013 at 08:36
Exactly.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-01-22 10:01 PM
Posted on January 23, 2013 at 07:01
Thank you very much!
