Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

RTOS/TMS320C6678: #1934-D concatenation with "XXXX" in macro "YYYYYY" does not create a valid token

$
0
0

Part Number:TMS320C6678

Tool/software: TI-RTOS

Hi,

i am getting the following warning and it very difficult to understand what is exactly.

#1934-D concatenation with "BCCH" in macro "INIT_TDFRMTBL" does not create a valid token

 


#define INIT_TDFRMTBL(NAME,TYPEANDOFFSET,DOWNLINK,UPLINK,ALLOWEDSLOTS,C0ONLY,REPEAT,SUBSLOT) \
	 if(1){TDFrm_Init(&gTDMA.Frame.##NAME,(CHAR*)#NAME,TYPEANDOFFSET,DOWNLINK,UPLINK,ALLOWEDSLOTS,C0ONLY, \
		REPEAT,sizeof(NAME)/sizeof(INT8), SUBSLOT, NAME);}

VOID TDFrmTbl_Init( VOID )
{
      INIT_TDFRMTBL(BCCH,TDMA_BEACON,TRUE,FALSE,0x55,TRUE,51,0);
}

Regards

Bala


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>