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

Discussion Groups | Analog Devices DSPs | New comer Question in ADSP-BF533 Programming..

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

  

Post a new Thread

New comer Question in ADSP-BF533 Programming.. - malli_1729 - Jul 24 2:28:51 2007



HI!

My english is not that much good....

Iam new to DSP processors....IAm using BF533ez-kit lite..
Iam seeing the example codes in the BF533....in that they are using 
this statement why i don't know.....

sysreg_write(reg_SYSCFG, 0x32); //Initialize System Configuration 
register 

Actually in documentation they have given it as 30 instead of 32....
please help...

and iam seeing led blinking program where we will use 
ebiu,pf,interrupts,timers..



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

Re: New comer Question in ADSP-BF533 Programming.. - Naresh Patel - Jul 24 5:19:16 2007

sysreg_write(reg_SYSCFG, 0x32); //Initialize System Configuration 
register

That is libray function for directly configure SYSCFG.
Please check the user manual for its configuration.
By refering its configuration u can easily understand it.
Its difine for booting option.

Regards,
NP

  ----- Original Message ----- 
  From: malli_1729 
  To: a...@yahoogroups.com 
  Sent: Tuesday, July 24, 2007 10:11 AM
  Subject: [adsp] New comer Question in ADSP-BF533 Programming..
  HI!

  My english is not that much good....

  Iam new to DSP processors....IAm using BF533ez-kit lite..
  Iam seeing the example codes in the BF533....in that they are using 
  this statement why i don't know.....

  sysreg_write(reg_SYSCFG, 0x32); //Initialize System Configuration 
  register 

  Actually in documentation they have given it as 30 instead of 32....
  please help...

  and iam seeing led blinking program where we will use 
  ebiu,pf,interrupts,timers..



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