Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

bf533 - fengtao622 - Sep 14 7:37:03 2007



hello everybody! i am a chinese student .i writed the program as follow
void spi_send()
{*pSPI_BAUD=0x0004;
 *pSPI_CTL=0x5501;
 *pSPI_TDBR=0x5555;
 
asm(
	BITSET(FIO_DIR , 6);		
	BITSET(FIO_DIR , 7);
);
}
error: parse error before ';' token

who knows what happened to my program? 
because i'm a new one 
need your help urgent



(You need to be a member of adsp -- send a blank email to adsp-subscribe@yahoogroups.com )