str9 libraries
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-05-31 12:17 AM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:29 AM
Posted on May 17, 2011 at 09:29
when are the str9 libs due to be released ?
Regards sjoOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:29 AM
Posted on May 17, 2011 at 09:29
Hi Sjo,
The library is expected to be released W21. Best Regards STARMOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:29 AM
Posted on May 17, 2011 at 09:29
Hi Sjo,
We have already done the needed correction in v1.1 of the library. As you have mentionned there was a small change in the lib v1.0 versus v0.1 (beta version) which has created the problems for you. ;) Sorry for the inconvenience, Best Regards, STARMOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:29 AM
Posted on May 17, 2011 at 09:29
I have been using the v0.1 version of the libraries with no problems.
Just downlaoded v1.0 from this website, not many changes except that without changes the code will not compile. Got it working now, just thought i would let you know of problems. changes are due to ENET_MAC and ENET_DMA defines. Is the code not tested before it is released? Regards sjoOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 12:29 AM
Posted on May 17, 2011 at 09:29
Many Thanks,
Just a few questions on the implementation of the libs. As the str9 supports both buffered and unbuffered access. The libs support this by using the Buffered define. This can cause problems as once defined the whole library is built in buffered mode, configure registers should only be accessed in unbuffered mode which now cannot be done with the library. My only suggestion is to have a buffered and unbuffered versions of all lib functions. Regards sjo