DSPRelated.com
Forums

64 bit data type in BF533

Started by Ranjeeta July 16, 2007
Hi All,

I need to know if visualDSP++ for Blackfin BF533 supports 64-bit data type
like __int64??

I need to implement a fixed point for this processor where i need to use
__int64 to maintain precision. So before implementing, the i need to be sure
of if bf533 supports it or not.

Thanks
Ranjeeta
Hi,

There is support for 64 bit ints for the Blackfin family. The compiler
lists this data type as 'long long'.

Best regards,

George

www.kaztek.com

_____

From: a... [mailto:a...] On Behalf Of
Ranjeeta
Sent: Monday, July 16, 2007 7:22 AM
To: ADSP
Subject: [adsp] 64 bit data type in BF533

Hi All,

I need to know if visualDSP++ for Blackfin BF533 supports 64-bit data type
like __int64??

I need to implement a fixed point for this processor where i need to use
__int64 to maintain precision. So before implementing, the i need to be sure
of if bf533 supports it or not.

Thanks
Ranjeeta