jr94210 - May 23 2007
Hi all!
has anyone of you worked with the C672x series, especially with
DSP/BIOS?
I have a 6727 and the latest version of DSP/BIOS
but the problem is that the HWI module ... 
cesa714 - Apr 22 2003
I've attempted to use DSP/BIOS since i need to use MEM_alloc my
problem is that when i try to use pci.h from communcation, pci
transfers don't work. When i don't us... 
akalya - Apr 4 2002
If I load a program with a DSP/BIOS configuration file, and then try
to use any of the DSP/BIOS configuration tools e.g.
Tools->DSP/BIOS->Message Log, or any ... 
Alexandre Freire da Silva Osorio - Sep 11 2002
Hi all!
Please, does anyone know if we can bypass the HWI interrupts configuration made
by DSP/BIOS HWI manager? I'd like to configure HWI manually because I thi... 
lhuo...@yahoo.com - Feb 23 2006
Hi all! I'm working on TMS320C6713DSK. I met some errors while building my program in C. The errors are as below:
[Linking...] "c:\ti\c6000\cgtools\bin\cl6x" -@"Debug.lkf"
>> ... 
- Jan 23 2001
Has anyone an example code using C6711's McBSP with EDMA under
DSP/BIOS II?
Specially I am interested in the initialization sequence.
I have written a test progra... 
Andrew Elder - Jul 15 2003
Hi,
About 2 years ago I wrote code using an older version of CCS and was able to
configure interrupts using IRQ_ CSL calls without having to use CCS and
DSP... 
shehrzad_q2000 - Feb 2 2006
Has anyone in this group had any success getting HSRTDX to work
within a DSP/BIOS program? I am using this BlackHawk USB emulator,
and I can get all of the various sample RTD... 
gagan singh - May 15 2005
Hi All,
We are working in the 320c6416
processor in our development project.
For this we are using DSP-BIOS & CCS environment.
Using command line & Tconf utility we are ... 
plughead777 - May 9 2006
Hi,
Ive just discovered that when I enable C++ (Treat C files as C++ Files
(-fg)) copiler option to enable C++ code, the linker is unable to
resolve symbols in main.c with the... 
Giovanni Parodi - Nov 28 2006
Hello everybody,
I have a doubt about stack in DSP/BIOS tasks.
In fact I'm currently using a DM642 based platform and I have these doubts:
1) the stack size of task seems to ... 
- Jul 4 2001
Hi,
I have just started an application using DSP/BIOS, targetting a
C6701EVM. I am toggling the LED on the EVM to give me an execution
time for a section of co... 
Bob Jones - Jan 4 2006
I'm getting the following error when trying to use the Kernel Object
View with DSP/BIOS
running a test program on the 6713 DSK. CCS version 2.21.00
KOV could not updat... 
fait...@yahoo.com - Dec 11 2006
Hi all:
on demo module, is the dm642 naked chip or preinstalled bios system?
... 
Heng Jiang - Sep 12 2003
C6201 EVM program, wiht DSP/BIOS evm_init() cannot be executed,
but without DSP/BIOS ,it goes well. Why?
... 
itti...@gmail.com - Jun 23 2008
Hi all,
Platform : DSK6416.
I have some problems regarding usage of BIOS with the header files ,all my source code are compiled with Cygwin and TI C64x, this gives me the obj's... 
davida442005 - Jul 3 2007
Hi
I am using the DSP/BIOS to handle hardware interrupts (using the HWI
Dispatcher). The interrupt I am interested in is set for a low-to-high
transition and I can see the i... 
fedelegger - Mar 20 2002
Hi everybody,
I'm working with 6711 dsk and CCS2. I'm trying to profile my code with
DSP/BIOS statistics accumulators. In my program I handle file I/O with
probe ... 
mosboss23 - Feb 5 2007
sir,
i m doing a project in speech recognition using 6713.for that i used
the example for audio in ccs folder.it uses PIP modules to capture the
audio sample.Inintially i trie... 
Douglas Pederick - May 9 2006
It turned out that the C++ name mangling was the cause.
It is easily overcome by adding a declaration at the top of the source file
that contains the functions that are referenc... 
thamiral - Jul 26 2004
Hello,
Does anyone know how hardware interrupts and the DSP/BIOS interact?
Specifically, I would like to find out what happens before and after
the Main functi... 
joshy jose - Feb 1 2007
hai,
i wish to do some projects using bsp bios?
i am confused with where to start, first of all i wish to convert
mcbsp to usat using this, i have downloades the codes,
i wish ... 
alon...@rafael.co.il - Nov 15 2005
Hi all,
Using the DSP/BIOS operatinf system, I have hard times with the memory allocations.
I want to use 'MEM_alloc' / 'MEM_free' instead of using 'new' and 'delete' (I ... 
veeresh8210 - Apr 14 2005
Hi.,
This question is regarding the Data pipes/SIO feature of the
DSP/BIOS.I have used limited features of the DSP/BIOS. I wanted to
know in what way PIPES are ... 
e_az...@yahoo.com - Jun 21 2007
Hi everyone,
Is there some way to work with interrupts without DSP/BIOS? I have seen examples that assign interrupt vector and use some assembly module. But nothing for DM6446 o... 
msts06 - Feb 16 2006
has anyone downloaded the dsp/bios 5.21. are they any issues or
problems with it?
thanks in advance.
sts
... 
stan...@yahoo.com.cn - Oct 17 2006
In my 672x platform, there is a McASP dMAX interrupt, happens every 2.5ms. The McASPdMAX ISR runs less than 0.5ms. So after the McASPdMAX ISR finishes till the next Intr happens th... 
stanheadz - Oct 17 2006
In my 672x platform, there is a McASP dMAX interrupt, happens every
2.5ms. The McASPdMAX ISR runs less than 0.5ms. So after the McASPdMAX
ISR finishes till the next Intr happen... 
kurrinchi kumar balakrishnan - Feb 22 2008
Hi ,
I updated the memory map in DSP/BIOS , But when I build the values are
not reflected in the map file. the map is taking the value from the .cmd
file which is generate... 
Guy Eschemann - May 2 2006
If you're using DSP/BIOS, have a look at the MEM_alloc() function in the
DSP/BIOS API. Its third parameter allows you to specify the alignment.
Regards,
Guy.
On 4/29/06, esbn... 
Pourang Mahdavi - Jan 7 2003
I'm trying to boot from flash on a 6711DSK. I wrote an ultra simple LED blink
program that I can successfully burn and run from flash as long as I don't use
DSP/BIO... 
darrenpowierski - Oct 28 2003
Mr Morrow
I am interested in your winDSK6 solution from the aspect of how you
download
your code to the target.
Do you use DSP/BIOS to develop your DSP code ... 
Bhooshan iyer - Dec 10 2004
TI announces DSP/BIOS 5.10- a stand alone, CCS independednt product that now
installs into a different directory structure, separate to that of CCS.
More m... 
darrenpowierski - Oct 27 2003
I am trying something similar. I can compile and run a program
under CCS correctly. Taking the same .out file and loading
via HPI does not work. I have included ... 
johnsmith23251 - Jul 23 2007
Hi,
When I create a simple project using DSP/BIOS, it is successfully
compiled and linked without a single warning. But when I try to load
the generated *.out file to the... 
jakobashtar - May 17 2005
Hello
For some reason I can't establish a connection between my TI
DSKC6711 and my PC. I get the following error:
Configuration failed
The following default co... 
- Jun 22 2003
If you are using BIOS you should use MEM_alloc().
I had problems when I used malloc along with MEM_alloc(). You have to be
careful when using the BIOS configuration... 
eran knaz - Oct 27 1999
I have tried to run a simple program using TI BIOS.
The program called evm_Init() to initialize the C6x EVM hardware and
whenever that happened the whole CodeCompos... 
auriosectio - Jul 16 2002
I previously developed an application that did not use DSP/BIOS. I
now have the need to add some memory management features to appease
some code I'm adding that req... 
Thomas Schwere - Oct 3 2000
Hi all,
If I create a DSP/BIOS configuration file, the code composer also
generates a linker command file. I have some user specific memory
section which I add... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
next