I'm trying to build a project, but keep getting the following error. It seems to be occurring prior to entering my code, so I'm kind of confused. Does anyone have any guesses as to what the problem might be?
Build Status (IMUTester_reciever.prj - Debug)
IMUTester_receiver.c - 1 error, 1 warning
1, 1 In file included from : 139
1, 1 : 28:9: error: macro names must be identifiers
Build failed.
I am using a command line argument, which I've specified using the "Specify Executable and Command Line" dialog. I'm using CVI 2013.
↧