cutilBankChecker(temp, index) Which header file should I include?

Hi,

I want to include the following lines in my code:

#define TEMP(index) cutilBankChecker(temp, index)

Can anybody tell me which header file I must include to use this function?

Thanks

It’s defined in “common\cutil\bank_checker.h”.

To be honest this bank conflict checking class isn’t very well tested and I wouldn’t recommend depending on the results from it.