On Wed, Jan 26, 2011 at 10:42:41AM +0000, andy pugh wrote:
> I have a 64-bit signed encoder counter in bldc.comp.
> 
> variable s64 long_counts
> 
> Compiles OK on my system. However I sent the comp to cradek and it
> seems to not work on his system.
> 
> What is the correct type designator for a signed-64 per-instance
> variable in Comp?

__s64 and __u64 are the names for the 64-bit signed and unsigned types
that are not volatile qualified and work on sim and rt systems.

Jeff

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to