Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

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 | TMS320C6x | tms320c6701 and DSP bios

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

tms320c6701 and DSP bios - faysal basci - Feb 28 20:02:00 2002

I'm using c6701 based TI DSP board with JTAG and CCS ver2.0. I'm
implementing FX-LMS algortihm;  to do real time debugging I'm trying to use
DSP bios, however, I could not make my program run. I compiles and builds
with a warning saying ".args not found" . When I load it, the program does
not start. I could not figure out why it issues this warning...  The same
code works fine without dsp bios. Is there anyone who can suggest something?
Or someone that could suggest another way of debugging... Profiling or
putting watches does not make any sense in this case, because halting
processor ruins the algorithm. I have to get feedback from the processor in
real time. Any help is greatly appriciated.

Thanks in advance.



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



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

RE: tms320c6701 and DSP bios - Thom Maughan - Mar 1 21:05:00 2002

For step-by-step guidance on using BIOS in an existing application, in your
case for real time printf, etc, check out the appnote on
http://dspvillage.ti.com search for BIOS by Degrees to get access to the
pdf: "DSP/BIOS by Degrees: Using DSP/BIOS in an existing application
(SPRA783A)"

This will give guidance on the use of the DSP/BIOS configuration file and
the generated source and linker command files as well as the structure of
the main. There is also information in the CCS tutorial which may assist
(select Help->Tutorial , then Using DSP/BIOS) Regards,

Thom
-----Original Message-----
From: faysal basci [mailto:]
Sent: Thursday, February 28, 2002 12:03 PM
To:
Subject: [c6x] tms320c6701 and DSP bios I'm using c6701 based TI DSP board with JTAG and CCS ver2.0. I'm
implementing FX-LMS algortihm; to do real time debugging I'm trying to
use
DSP bios, however, I could not make my program run. I compiles and builds
with a warning saying ".args not found" . When I load it, the program does
not start. I could not figure out why it issues this warning... The same
code works fine without dsp bios. Is there anyone who can suggest
something?
Or someone that could suggest another way of debugging... Profiling or
putting watches does not make any sense in this case, because halting
processor ruins the algorithm. I have to get feedback from the processor
in
real time. Any help is greatly appriciated.

Thanks in advance.

_____________________________________
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



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



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