Sign in

username:

password:



Not a member?

Search c54x



Search tips

Subscribe to c54x



c54x by Keywords

5409 | 5416 | AD5 | ADC | BIOS | Boot | Booting | Bootloader | C540 | C5402 | C5409 | C5416 | CCS | Codec | DMA | Dmad | DSK | DSKPlus | Dsplib | EVM | FFT | FIR | Flash | GPIO | HPI | Initialization | Interrupt | JTAG | LOG_printf | MCBSP | RFFT | RTDX | Sampling | STLM | UART | VC540

Ads

Discussion Groups

Discussion Groups | TMS320C54x

Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).

  

Post a new Thread

Re: [Fwd: Re: code working on simulator but not on device?]

Jeff Brower - May 16 2006
Megha- > This is in continuation to my previous mail. I also tried with a breakpoint at my > next statement after fltoq15. If I run that. It stops in between and gives the > ... Re: [Fwd: Re:  code working on simulator but not on device?]

problem regarding conversion from float to Q15

megha daga - May 16 2006
Hi I am working on a code to convert float to Q15. I am working with just 4 samples. I have stored the 4 coefficients in coeff[4]. the converted value is going to get stored in... problem regarding conversion from float to Q15

542 and 20

hume...@yahoo.com - May 15 2006
Hi I am new to group and to 54x. Please guide. 1. The difference of 542 and 5420, if any. 2. How can I work with code explorer and winxp, it works only with 98. 3. Is there a... 542 and 20

Warning:creating output section .coeffs without SECTIONS specification

megha daga - May 15 2006
Hi I am designing a filter and using dsplib.h. I am getting the following warning: creating output section .coeffs without SECTIONS specification The code is getting loaded, ... Warning:creating output section .coeffs without SECTIONS specification

Re: [Fwd: Re: code working on simulator but not on device?]

Jeff Brower - May 10 2006
Megha- > I tested with the highest speed possible (156MHz) with a multiplier of > 13. > Yes there was increase in the counts of rx > It was as follows: > 25 > 0 > 3... Re: [Fwd: Re:  code working on simulator but not on device?]

Re: [Fwd: Re: code working on simulator but not on device?]   [2 Articles]

Jeff Brower - May 9 2006
Megha- > Results with no printf were: > rx_wait was: > 8 > 0 > 19 > 0 > 19 > 0 > 19 > 0 > and tx_wait were all 0. Ok, these counts are really short, but ... Re: [Fwd: Re:  code working on simulator but not on device?]

Re: [Fwd: Re: code working on simulator but not on device?]

Jeff Brower - May 9 2006
Megha- > I did following: > > int rx_wait[8]; > int tx_wait[8]; > > for(i=0;i { > rx_wait[i] = 0; > > /* Copy data from microphone inpu... Re: [Fwd: Re:  code working on simulator but not on device?]

Re: [Fwd: Re: code working on simulator but not on device?]

megha daga - May 9 2006
Dear Jeff I did following things: First: Working long rx_wait = 0; long tx_wait = 0; while (!PEP5416_AIC23_read16(hCodec, &bufferrcv[i])) rx_wait++; while (!PEP5416_AIC23_w... Re: [Fwd: Re:  code working on simulator but not on device?]

Re: [Fwd: Re: code working on simulator but not on device?]   [2 Articles]

Jeff Brower - May 8 2006
Megha- > Secondly when I calculated the rx_wait and tx_wait without FilterBufferBySamples I > got a range of values (0-50) for rx_wait and 0 for tx_wait. For rx_wait it was > ... Re: [Fwd: Re:  code working on simulator but not on device?]

[Fwd: Re: code working on simulator but not on device?]   [3 Articles]

Jeff Brower - May 8 2006
Megha- Suggestions: 1) Comment out Preemphasis() for now, during debug. 2) Does FilterBufferBySamples() expect floating-point arguments? If so, you are passing pointer t... [Fwd: Re:  code working on simulator but not on device?]
previous | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | next