Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
Has anyone used SPOX with the latest C++ compiler from Microsoft? Specifically version 8.0 found in Visual Studio 2005. There is a reserved identifier found in tsk.h that throws a compiler error. The complaint is in the TSK_Obj struct member (Int errno) and that is a reserved identifier/macro as defined in the C/C++ spec.