Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

DSP/BIOS

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 199 threads matching "bios"

You are looking at page 1 of 5.

The most relevant threads are listed first

F2812 DSP BIOS usage problems

perfb@yahoo.com - 19:00 04-04-05
anyone out there using the TI DSP BIOS with the F2812 processor? There is apparently no 'chip support library' for the F2812 for use with the BIOS config tool, and I am confused how to migrate a program written using their V100 header file examples to be BIOS compatible, e.g. how to directly r...F2812 DSP BIOS usage problems

Query@s3:DSP/BIOS

mrbhalerao1 - 05:31 02-05-08
hello, we want implement DSP/BIOS in exiting program module.we implemented all program module (function) in time slicing based (timer using).it is so optimised that there no scope add additinal modules.So in this will it benficial to add DSP BIOS? how extend will it help in current program module? ...Query@s3:DSP/BIOS

Accessing SDRAM of DSK6711

jayadevan - 00:29 07-06-06
hi I am working with DSP/BIOS.using DSP/BIOS i am supposed to read 30000 data stored in the SDRAM of DSK6711 starting from memory location 0x80100001. Will it work using the MEM module of DSP/BIOS? ...Accessing SDRAM of DSK6711

BIOS 5.31 and HST module

UglanceIcatch - 01:47 17-11-06
Hello, I read in the latest version of BIOS API manual (SPRU403m) that the HST module will not be supported in future releases. This seemed like a convenient way to communicate with a host processor. Are there other means (within the BIOS framework) of communicating with the host? My unders...BIOS 5.31 and HST module

Query1: DSP/BIOS problem in the exiting application.

mrdushyant - 11:02 13-04-08
SIR, Problem definition as follow; Query1: initial stage of DSP/BIOS development in the exiting application. We are developing DSP/BIOS in exiting application. In this application we have already two library IQmath.lib & rts2800_ml.lib. Initially we are converting F2812 .cmd file to BIOS ....Query1:  DSP/BIOS problem in the exiting application.

Problem using fastrts64x.lib with DM642 and DSP/BIOS library

Marc Barmettler - 09:30 04-05-07
Hi I am trying to make fasrts work on my TMS320DM642. I am using DSP/BIOS for my program, and when I link rts6400.lib, and error appears saying that some symbols (2) are defined multiple times (-c_int00 and __stack). When i don't link the rts6400.lib and still include fasrts64x.lib, the ...Problem using fastrts64x.lib with DM642 and DSP/BIOS library

about dsp/bios program

21:30 21-04-06
good morning ,everyone.Have a good night,don't you? I hope so. i have some questions about dsp/bios program,which are that: when i use the dsp/bios to program the MCBSP,do i need to explictly initialize my MCBSP and the CPU set. i have found somes do the MCBSP and CPU initialization explictly,wh...about dsp/bios program

TI BIOS/CSL for 64xx/64x+ devices

UglanceIcatch - 14:47 11-11-06
Greetings, I am seeking general ideas/opinions/guidance on software development for TI DSP devices, in particular, the newer fixed point devices such as 6455. I do both algorithm development and implementation work. Most of my implementation work has been on simpler devices such as 5600, 96...TI BIOS/CSL for 64xx/64x+ devices

Handling NMI in DSP/BIOS (c6000)

Mark Robinson - 08:55 06-10-05
Hi, Is it possible to call a C handler function in response to a NMI in a c6000 (specifically DM642) DSP/BIOS program? What precautions do I need to take since I can't use the DSP/BIOS dispatcher? I'm guessing I need to do a B NRP somewhere, so could I just add B NRP NOP 5 in asm() bl...Handling NMI in DSP/BIOS (c6000)

Re: How to run?

Peter Choi - 10:49 07-07-04
Hello, Well, I see on the Project list window that under the Include folder both the bsl.h and csl.h file were included automatically. But I still get the following csl.h not found error when I hit Scan All Dependencies on my C file. Also, my Include Search Path has D:\ti\myprojects\first. ...Re: How to run?

Developing DSP/BIOS for flash booting

Morteza Alizadeh - 09:07 05-09-03
Dear Guys, Hi We are using DSP/BIOS (CCS 2.10.05) for TMS320C5416. The problem is we want to put the codes and DSP/BIOS codes into the flash we mapped in our extended program space and then move it to overlay page to all the program space. The problem is when it reaches the c_init00 and it w...Developing DSP/BIOS for flash booting

Programmable Timer with DSP/BIOS

Simone Winkler - 05:21 15-01-05
Hello, i've got a problem: I'm programming the TI C6713 DSP together with DSP/BIOS. What I want to do is to get a programmable timer: I send the timer value via USB to the DSP and then I want to set the timer to this specific value. It seems to me, that in the DSP-BIOS you can only set a fi...Programmable Timer with DSP/BIOS

About support on DSP/BIOS & better access of I/O space memory.

chiragshah - 07:27 09-10-06
Hi. . All. I am new to DSP. our seniors have desided TMS320LF2407 platform and we are already having starter kit from TI. now i want to know that is it possible to have an advantage of DSP/BIOS for this DSP? because in CCS it is showing DSP/BIOS option.(tools/OS selector/DSP BIOS).... But while in...About support on DSP/BIOS & better access of I/O space memory.

Flash Programming

yviswanadham - 07:55 25-03-06
Hi I am a new entrant to this group and wish to participate in this group with full potential and prove to be an active participant. I am using TMS320F2812 for motion control I wish to use Flash Memory for programming I am using Softbaugh as the Flash memory programmer which needs a Hex fi...Flash Programming

Re: C5510DSK Timer

Brad Griffis - 19:11 01-11-04
Are you using DSP/BIOS (i.e. is there a .cdb file included in your project)? If so, BIOS requires a timer for the system tick. I thought it defaulted to Timer 0, though it could be set to Timer 1. In any case, if BIOS is using a timer then you wouldn't be able to get access to that timer usi...Re: C5510DSK Timer

EMIF and DSP/BIOS

Nicoḷ - 04:57 21-02-07
How can I do to write a word on EMIF output connector (J4 of DSK6713) using DSP/BIOS??? Can someone help me with a c-example or some informations??? Thanks a lot!!! Nicoḷ ...EMIF and DSP/BIOS

Starting With DSP/BIOS : lost

Gwen - 03:04 03-03-05
Hello, I am starting with a C54CST, I get the corresponding evalutation board C54CST EVM wihtout JTAG. I have some example given by SPIRIT the company which produced the algorithms included inside the DSP. I manage to use the flex examples applications using only a thread. However I can't used...Starting With DSP/BIOS : lost

DSP/BIOS : IDL Thread : CPU Usage

seb - 14:41 05-12-04
Hello, I writing an application using the full TI kit : Code composer studio, DSP/BIOS,... and i need to know the CPU usage. The TI's DSP/BIOS include an IDL thread which can be used to see CPU usage using RTDX (jtag, debugger...). But the application i made run on a proprety acquisition bo...DSP/BIOS : IDL Thread : CPU Usage

dsp/bios

Medris - 08:15 21-03-06
Hi, is there any different in cpu time using dsp/bios and without in real-time and the code is same. Medris ...dsp/bios

dm642 multitask

06:46 14-01-08
hi everyone, i have some problems when i use dsp/bios. i want to use a software interrupt to contrule a task, when something have met, software send a interrupt signal and boot task. the task need to be booted peridicly. the problem is that how can i do this through bios. thanks! ...dm642 multitask

Urgent : quit from DSP/BIOS

Hamid - 11:46 11-03-04
Hi All I have a DSK6416 board and I have an application including two SWI and one HWI, after running the main function and passing the control of algorithm to the DSP/BIOS, after some time , it gets back to the main function and I don't understand why? I have checked for stack overflow and...Urgent : quit from DSP/BIOS

Looking for DSP/BIOS driver for the SCIs in TI F2812 DSP

Roberto Waltman - 08:41 18-07-06
Can anybody direct me to a ready to use serial driver for F2812s integrated with the DSP/BIOS? Last time I checked TI's web site they provided only one application note for a different, older processor. Thanks, Roberto Waltman [ Please reply to the group, return address is inva...Looking for DSP/BIOS driver for the SCIs in TI F2812 DSP

Re: TI C6726 MEM_alloc ??segid??

gie78 - 02:35 18-01-06
Thanks for the immediate reply. It works fine. I found another manual about DSP/BIOS "SPRU423" with an small example. But I think I will report it to TI, anyway. Markus mlimber schrieb: > gie78 wrote: > > I am working with a TI C6727 DSP, CCS v3.1 and BIOS v5.2. I try to > > allo...Re: TI C6726 MEM_alloc ??segid??

Failed to load program on target board

Sulochana - 10:14 20-09-05
I am trying to start to use the DSP/BIOS for my application. I have a non-BIOS application that loads fine on the target with my custom .cmd file. But when I try to write a very simple program using DSP/BIOS, I see the following error when I try to "Load Program" Data Verification failed at addr...Failed to load program on target board

why my dsp/bios program is always error?

20:37 21-04-06
hello,everyone.how to use the dsp/bios program eneironment.what i use is the ti320c5410,the software is ccs3.0.when i try with the dsp/bios, i first creat a new project; then i creat a new configration . after that i creat a new main program with the c. in the end i add my .cdb file and .cmd fi...why my dsp/bios program is always error?

question about dsp/bios configration

03:31 24-04-06
Hey ,everyone.I am studying the TIDSP.what i am using is the TMS302C5410.the software version is code composer studio 3.1.when i creat a new configration file,i find that the MCBSP setting has Advanced A,and Advanced B. i think that the mcbsp registers likes the SPCR1,SPCR2,RCR1,RCR2 and so on ,...question about dsp/bios configration

Re: Problem copying data from FLASH to RAM (TI F2812)

Frank - 14:15 09-11-05
Yes, I am using the large memory model in a non-DSP/BIOS mode. I found out the problem... Using the large memory model in a non-DSP/BIOS environment, I need to use rts2800_ml.lib instead of rts2800.lib. If someone has the problem, this was the solution. Thanks for the suggestions on what t...Re: Problem copying data from FLASH to RAM (TI F2812)

DSP/BIOS problem

10:08 31-08-06
Hi, everyone i am writing the code with the tms320c64x using DSP/BIOS. i just want my board to boot from my flash. How can i write the .cmd file? 1)how can the .cmd file generated by the .cdb file locate the data defined myself 2)how can i locate my boot code in the first 1k rom? i am fre...DSP/BIOS problem

Timing calculations

MIA - 23:28 21-07-04
Hi All, I m working on DM642 DSP from TI . I would like to know as to how can i calculate the "time taken by a particular task/function". The CCS ver2.21 has the profiler in that,but,it takes hell lot of time(when using profiler,the CCS goes into Simulator MODE). Is there any other way around?...Timing calculations

Heap size definition using DSP/BIOS configuration tool or using linker options?

rose - 23:28 19-09-04
Hi, all, Who can tell me the difference between defining Heap size using DSP/BIOS configuration tool and using linker option "-heap"? If both are defined, which is the valid one? The same question also comes to me when talking about "stack size". Thanks for any comments and suggestion! ...Heap size definition using DSP/BIOS configuration tool or using linker options?

Accessing SDRAM of DSK6711

jayadevan - 05:16 07-06-06
hi I am doing a project in which i am supposed to process 30,000 datas which is present in the SDRAM of DSK6711.the datas are stored starting from memory location 0x80100001. As I am instructed to implement the code using DSP/BIOS by my professor ,I have searched for a DSP/BIOS API function f...Accessing SDRAM of  DSK6711

Can I use STS module of DSP/BIOS while disabling RTA & RTDX at the same time?

rose - 02:52 09-09-04
Hi, all, TI C6x platform. Could I create STS objects and use them to monitor system run-time information while at the same time disabling RTA and RTDX in the DSP/BIOS configuration tool? I don't want the RTA and RTDX modules to use up too much memory and CPU cycles. Thanks! Rose ...Can I use STS module of DSP/BIOS while disabling RTA & RTDX at the same time?

Interrupt latency on 2810

TheDoc - 18:52 28-05-05
Have a project that requires very fast interrupt response to external interrupts I'm looking for response times of 200 to 300 nano seconds from external edge to interrupt procedure activation.. I'm using DSP/BIOS with a TI 2810 running at 100 MHZ.. I've even copied the isr into fast ram from f...Interrupt latency on 2810

Re: TI TMS320F28112 SCI driver

Noway2 - 08:19 16-05-06
mx400@cox.net wrote: > I'm in the process of coming up to speed on the TMS320F2812. We have > the Spectrum Digital eZdsp evaluation board along with Code Composer > Studio 3.1.23. I'm using the XDS510 USB interface to talk to the eval. > board. I've developed other DSP based embedded contr...Re: TI TMS320F28112 SCI driver

DSK 6713

srolle@cybectec.com - 17:13 23-02-04
Hello, i looking for user who have already use the "TMS320C6713 DSP Starter Kit". I am trying to estimate this developpement tool. Does anyone have trouble using the latest version of DSP/BIOS on 6713 ? Is it a robust tool ? Is DSP/BIOS source code available (in order to be able to correct ...DSK 6713

Re: DSP/BIOS

Mark Robinson - 09:09 01-06-06
jayadevan wrote: > > I have actually implemented a C++ code in CCS. > what is the size of int and char of C++ when implemented in CCS. int is 32 bits, char is 8 bits. However, DSP/BIOS provides typedefs such as Uint32, Int16, etc, which are better if size is important. > plz tell th...Re: DSP/BIOS

Help: checking/selecting DSP/BIOS version, TI CCS 3.10 PE EVAL doesn't appear in Component Manager

dafty - 19:18 19-02-06
Hi all, I've recently installed the "Code Composer Studio Platinum v3.10 120-day Free Evaluation" from Texas Instruments (http://focus.ti.com/docs/toolsw/folders/print/ccstudio.html), which I hope to use with my 'C6713 DSK from Spectrum Digital (Board Rev. 2, www.spectrumdigital.com). I need...Help: checking/selecting DSP/BIOS version, TI CCS 3.10 PE EVAL doesn't appear in Component Manager

problem of use IIC Moudle in a DSP/BIOS program on DM642

X.Y. - 05:24 01-09-06
In order to config on board codecs using IIC moudle (support by CSL API) in a DSP/BIOS program, I add a IIC write sentence behind video mini driver's configuration for a simple test like this: FVID_control(disChan, VPORT_CMD_EDC_BASE + EDC_CONFIG, (Ptr)&EVMDM642_...problem of use IIC Moudle in a DSP/BIOS program on DM642

Re: how to write a link cmd file for DM642?

Arie de Muynck - 05:53 19-03-06
"X.Y." wrote... > I just begin a project of DM642 and I don't know why the link cmd file > is needed and how to write it. I think that, as gel file has already > define the memory map, why the link.cmd is still needed? As Jack Klein wrote: the GEL is mainly for the debugger. When you...Re: how to write a link cmd file for DM642?

Re: how to set up the external interface timing after i move ".Text" into

Noway2 - 08:49 20-09-05
In response to your inquiry: First, do you actually have addressable (decoded) memory located at 0x100000? For program execution this would need to be 16 bits wide. Second, assuming you know the timing requirements of this memory, you need to set the XINTF timing registers accordingly. The...Re: how to set up the external interface timing after i move
| 1 | 2 | 3 | 4 | 5 | next