Home arrow Support arrow Forums

Luminary Micro Forums

Vijay

Fresh Boarder
Click here to see the profile of this user

2008/09/17 07:08

tBoolean Error !

Hi I am getting the following error whenever i create a C project using Red_Suite tool and try to build that project:
Error: expected declaration specifiers or '...' before 'tBoolean'

Help me out guys................

login or register to reply

slandrum

Expert Boarder
Click here to see the profile of this user

2008/09/17 12:32

Re:tBoolean Error !

You are probably failing to include a header file that defines the tBoolean typedef.

Try including "hw_types.h".

login or register to reply

Vijay

Fresh Boarder
Click here to see the profile of this user

2008/09/18 01:00

Re:tBoolean Error !

Thanks a lotz for the solution. It worked out......

login or register to reply