cancel
Showing results for 
Search instead for 
Did you mean: 

str9 libraries

sjo
Associate II
Posted on May 31, 2006 at 09:17

str9 libraries

5 REPLIES 5
sjo
Associate II
Posted on May 17, 2011 at 09:29

when are the str9 libs due to be released ?

Regards

sjo

anis
Associate II
Posted on May 17, 2011 at 09:29

Hi Sjo,

The library is expected to be released W21.

Best Regards

STARM

anis
Associate II
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,

STARM

sjo
Associate II
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

sjo

sjo
Associate II
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