The Archived website for the Symphony Soundbite (DSP56371) board is missing the demo code.
This code is not on the CDROM that was shipped with the Soundbite kit.
Is there anyplace where I can find a ZIP file of this source demo code?
Below is a list of the 9 files from the existing documentation (PDF) that I found in a web search.
Regards,
Mike
main.asm - startup code and main test code
process_samples.asm - audio processing routine; includes a processing enable/disable flag
sb_codecs.asm - enables communication between DSP and audio codec
sb_isr_esais.asm - Interrrupt service routines, actual audio processing between codec and memory.
sb_leds.asm - Enable LED r/w, reads and sets LED states
sb_switches - Enable switch GPIO and read sstates
sb_eeprogram.asm - EEPROMprogramming routines to allow Soundbite to self boot.
soundbite_macros.equ - Contains macros for reading and writing to/from switches and LEDs
soundbite.equ - equates for SB
Resolved. After some more searching, I located the above files for the SoundBite. Closing ticket
hi where did you download the files? I am looking for them too
I don't recall exactly where I found them. But I kept copies you can get here:
PDF slide deck : https://app.box.com/s/bjkuxacauewz76ru5ixrfx9spdm7fw3k
ZIP file with source ASM: https://app.box.com/s/nk0tq0d9y18mac5wigpz4n8lvcoyzwwg
Hopefully the links won't get clobbered by NXP. Files also attached below.
Mike
No I don't think I have that zip file.
Zip file is referenced here: https://www.nxp.com.cn/docs/en/user-guide/SNDBASMTMPL.pdf
The files I posted have all the same source asm (filenames match) except main.asm.
very big thanks