Good day. 1)Just like to find out whether anyone try to hand code in assembly for C5402 DSK codec example? examples in DSK are C coded and clueless about the memory mapping, interrupt setting etc. 2) Tried to implement asm code for codec... setup McBSP1 and DMA ch2(receive) & ch3(transmit) for codec.. DMA ch2 interrupt branch to a FIR routine...the interrup service routine is working fine but the codec is enabled even when DSP is halted! then the DSK will crash on me with error as follows:- Cc-app This program has performed an illegal operation and will be shut down. If problem persists, contact the program vendor. have you encounter this problem before? Regards, Doreen > -----Original Message----- > From: [SMTP:] > Sent: Wednesday, October 18, 2000 7:57 PM > To: > Subject: [c54x] Digest Number 30 > > To Join: Send an email to > > To Post: Send an email to > > To Leave: Send an email to > > Archives: http://www.egroups.com/group/c54x > > Other Groups: http://www.dsprelated.com > > There are 2 messages in this issue. > > Topics in this digest: > > 1. c5410 bootloader > From: "tim.shearer" <> > 2. Re: c5410 bootloader > From: Daniel Neri < > ________________________________________________________________________ > ________________________________________________________________________ > > Message: 1 > Date: Tue, 17 Oct 2000 11:02:12 +0100 > From: "tim.shearer" <> > Subject: c5410 bootloader > > Hi People > > Just wondering if anybody knows if the 'C5410 is capable of bootloading > from a serial EEPROM device. I know the 'C5402 has this capability, and > has an SPI compatable 4-wire interface. I need to know if the 'C5402 is > also abe to do this. > > Many thanks, > > Tim Shearer > > Digital Design Engineer > BBM Electronics Group, Trantec Systems > E-Mail: , Web: www.trantec.co.uk > Phone: +44 (0)20 8330 3388, Fax: +44 (0)20 8330 3222 > [This message contained attachments] > > ________________________________________________________________________ > ________________________________________________________________________ > > Message: 2 > Date: 17 Oct 2000 14:45:12 +0200 > From: Daniel Neri <> > Subject: Re: c5410 bootloader > > "tim.shearer" <> writes: > > > Just wondering if anybody knows if the 'C5410 is capable of > > bootloading from a serial EEPROM device. > > See > http://www-s.ti.com/sc/psheets/spra609a/spra609a.pdf > > > I know the 'C5402 has this capability, and has an SPI compatable > > 4-wire interface. I need to know if the 'C5402 is also abe to do > > this. > > No SPI at this point it seems, but McBSP1 is "reserved for a future > serial boot mode". According to SPRA609 it sets up the serial port(s) > "to a configuration consistent with the TI C54x standard serial port", > whatever that means. The '5410 boot ROM source code, which is > available somewhere on TI's web site, should provide more detailed > info. > Regards, > --Daniel > > -- > Daniel Neri mailto: > Sigicom AB, Sweden http://www.sigicom.com > > > ________________________________________________________________________ > ________________________________________________________________________ |
C5402 DSK asm code for codec
Started by ●November 14, 2000