Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
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 <http://www.kaztek.com/> _____ From: a...@yahoogroups.com [mailto:a...@yahoogroups.com] 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