Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Freescale DSPs | Replacing the PassThru in code in I2C EEPROM with user code {56720 EVM}

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

Replacing the PassThru in code in I2C EEPROM with user code {56720 EVM} - pdj...@blueyonder.co.uk - Dec 12 21:52:14 2009

Hi Guys

I've written and tested my DSP assy code on the 56720 EVM Dev board. 

Does anyone have any pointer to documentation that will show me how to overwrite
the PassThru code on the EEPROMS, with my own code, to make my Dev board run my
program in stand alone mode?

Thanks

Pete J

______________________________
New Code Sharing Section now Live on DSPRelated.com. Learn about the Reward Program for Contributors here.



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

Re: Replacing the PassThru in code in I2C EEPROM with user code {56720 EVM} - Christian Langen - Dec 13 14:48:57 2009

Hi Pete,

I did EEPROM writing programs for various DSP563xx derivatives in the past but
never for the '72x. Maybe I will have a try on the '725 if it will be rquired.

Have a look at the SoundBite SOUNDBITE_ASSY_TEMPLATE program, see:

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&am
p;fpsp=1&tab=Design_Tools_Tab

You will need to register at the Freescale website to have access.

The code example is done for the '371 but should be portable to the '72x
(easily).

The module sb_eeprogram.asm does exactly what you want and in contrast to my own
code it is fairly documented.

The good news is that the '72x daupherboards use the same M24M01 I2C EEPROM
chips and the '72x architecture is very close to the '371.

Best regards

Christian
-------- Original-Nachricht --------
> Datum: Sat, 12 Dec 2009 13:06:54 -0500
> Von: p...@blueyonder.co.uk
> An: m...@yahoogroups.com
> Betreff: [motoroladsp] Replacing the PassThru in code in I2C EEPROM with
user code {56720 EVM}

> Hi Guys
> 
> I've written and tested my DSP assy code on the 56720 EVM Dev board. 
> 
> Does anyone have any pointer to documentation that will show me how to
> overwrite the PassThru code on the EEPROMS, with my own code, to make my
Dev
> board run my program in stand alone mode?
> 
> Thanks
> 
> Pete J





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