DSPRelated.com

DSP BIOS and link driver

Started by "S.Rajagopalan" in Code-Composer Studio16 years ago

Hi all, I am working with OMAP3430. I have some queries regarding DSP/BIOS, Link driver, Resource Manager Service and DSP/BIOS bridge. 1)...

Hi all, I am working with OMAP3430. I have some queries regarding DSP/BIOS, Link driver, Resource Manager Service and DSP/BIOS bridge. 1) DSP/BIOS is the real time kernel whereas DSP/BIOS bridge is the interface between the GPP and the DSP. (Please correct me if i am wrong). 2) Is both link driver and resource manager service part of DSP/BIOS bridge? 3) How to patch the link driver to the ...


dsp/bios error

Started by adit...@gmail.com in Code-Composer Studio16 years ago

Hi guys, I'm using CCS 3.3. When i try to create a new DSP/BIOS configuration from File-> New, i get a dialog box titled ScriptPane and...

Hi guys, I'm using CCS 3.3. When i try to create a new DSP/BIOS configuration from File-> New, i get a dialog box titled ScriptPane and message Unable to Create BIOS Config Server. I'd appreciate your help as early as possible since I will be assigned a project in 2 days! Thanks, -Aditya


More questions about DSP/BIOS!!

Started by sord...@hotmail.com in Code-Composer Studio18 years ago 1 reply

Thanks Tien, > > I have been reviewing the information you recommend to me but it seems that programming peripherals without...

Thanks Tien, > > I have been reviewing the information you recommend to me but it seems that programming peripherals without DSP/BIOS is very difficult, because you have to set the handler and all those parameters. Therefore, is better the usage of DSP/BIOS for programming peripherals instead of the usage of CSL library?? > I also thought that CSL and DSP/BIOS were the same


need help with learning dsp/bios for 2812

Started by chirag_jagadish in Code-Composer Studio19 years ago 1 reply

hello everybody, i am a newcomer to dsp i wanted to learn how to use dsp/bios configuration tool fro the 2812 i wanted to know if there...

hello everybody, i am a newcomer to dsp i wanted to learn how to use dsp/bios configuration tool fro the 2812 i wanted to know if there are any manuals or books for me learn about dsp/bios whenever i try to make a dsp/bios configuration from scratch(not the one which comes as a part of ccs tutorial) i end up getting many errors how can i learn to m


CSL without DSP/BIOS?

Started by Adam Watkins in Code-Composer Studio23 years ago

Hi, Is it possible to use the Chip Support Library without creating a DSP/BIOS application? I see the documentation (spru401)...

Hi, Is it possible to use the Chip Support Library without creating a DSP/BIOS application? I see the documentation (spru401) says it is a requirement, but I thought I heard a rumour somewhere that the CSL could be used without DSP/BIOS. I am trying to stay away f


DSP/BIOS 5.20.05 vs 4.90.270

Started by locovaron04 in Code-Composer Studio18 years ago

Hello Everyeone, I`m working on an application with XDS510 emulator and DSK6713 plataform. I already downloaded the DSP/BIOS 5.20.05 (which...

Hello Everyeone, I`m working on an application with XDS510 emulator and DSK6713 plataform. I already downloaded the DSP/BIOS 5.20.05 (which is the lastone BIOS version available). This update has no visual interface to configurate peripherals (at least I think so). why is this? What are the main advantages of 5.20.05 version againts 4.90.270 version which has peripaheral configurati...


some cdb file or project with BIOS

Started by in Code-Composer Studio18 years ago

hi all! i am trying tho build a system (in this late night hour), with DSP/BIOS, on the TMS320F2811 DSP. It does not want to work. ...

hi all! i am trying tho build a system (in this late night hour), with DSP/BIOS, on the TMS320F2811 DSP. It does not want to work. Does anyone have any working ccs-dsp/bios project, with user init function, with tasks, and with everything? it would be the best, if it was for a flash-based DSP, and it used the flash. if it is for any other family, it


Problem with DSP/Bios and CCS 3.3

Started by dsp_...@yahoo.com in Code-Composer Studio15 years ago

Hi, When I am trying to create DSP/Bios project in CCS I get an error message. I create a new project, save it and then choose add and choose...

Hi, When I am trying to create DSP/Bios project in CCS I get an error message. I create a new project, save it and then choose add and choose File-> New DSP/BIOS Configuration. Now I want to save all files in project choosing save all from menu but below error is occuring: js: "./Configuration1.tcf", line 11: Heaps are enabled, but the segment for DSP/BIOS Objects (MEM.BIOSOBJSEG) is not set


DSP/BIOS II

Started by Thomas Schwere in Code-Composer Studio23 years ago 1 reply

Hi all, If I create a DSP/BIOS configuration file, the code composer also generates a linker command file. I have some user...

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 manually into the linker command file. If I change the DSP/BIOS configuration file, the linker command file will also


F2811 BIOS startup

Started by in Code-Composer Studio18 years ago

Hi!   I have a problem with DSP/BIOS initialization in the TMS320F2811. If I use my code in a simple C-project,...

Hi!   I have a problem with DSP/BIOS initialization in the TMS320F2811. If I use my code in a simple C-project, without BIOS, it works, but if I try to use the


Still having some problems with CCS 3.1.

Started by Anonymous in Code-Composer Studio18 years ago 2 replies

Hopefully, someone knowledgeable within TI can tell me why the following dialogs come up in my Windows XP system when I try opening a CCS 3.1...

Hopefully, someone knowledgeable within TI can tell me why the following dialogs come up in my Windows XP system when I try opening a CCS 3.1 project that uses DSB/BIOS: Dialog Title: "Project Update" Dialog Text: "CRegistryInfo::GetSABiosRegKey() could not find BIOS registry entries." When this fi


DSP/BIOS bridge StrmCopy example

Started by cdsymak in Code-Composer Studio21 years ago

Hello everyone, I am currently working on an OMAP EVM and I need the ARM and DSP to communicate via DSP/BIOS bridge (the ARM...

Hello everyone, I am currently working on an OMAP EVM and I need the ARM and DSP to communicate via DSP/BIOS bridge (the ARM runs Symbian). I installed the customization kit for the platform, and I tried to run the StrmCopy example provided together with the BSP, unfortunately


Fw: F2811 BIOS startup

Started by in Code-Composer Studio18 years ago

I used the revision D of files. But as I know, it is for ccs2.2 and I use ccs3.1 now. Maybe is it a reason of errors? I have the revision F of...

I used the revision D of files. But as I know, it is for ccs2.2 and I use ccs3.1 now. Maybe is it a reason of errors? I have the revision F of the files too, but It not contains a cdb file. When I open the project, it ask me for some missing files. In the readme file: "open error saying it cannot find some library files or BIOS files, etc. This is a path dependency issue in CCS, and


Re: [c6x] DSP/BIOS II

Started by Paul Kamphuis in Code-Composer Studio23 years ago

Thomas, you should create a secondaty linker command file (let say test.cmd) The first thing to do in this command file is...

Thomas, you should create a secondaty linker command file (let say test.cmd) The first thing to do in this command file is including the command file generate by DSP/BIOS. using -l file.cmd followed by your user specified memory sections.


DSP/BIOS ERROR

Started by p_sa...@yahoo.co.in in Code-Composer Studio18 years ago 1 reply

HI to all, When i use DSP starter KIT C6711,Port=378,we load the program in dsp.its no problem.but i use dsp/bios..this error is...

HI to all, When i use DSP starter KIT C6711,Port=378,we load the program in dsp.its no problem.but i use dsp/bios..this error is coming.. Error 1 Data Verification failed at addres 0x8000000 please verify target memory and memory map.. Error 2: Error 0x80000200/-122 Fatal error during execution This error was generated by TI's USCFI driver A bad parameter value was detected with...


6455 DSP BIOS

Started by "S.Rajagopalan" in Code-Composer Studio16 years ago 2 replies

Hi, I am new to DSP and CCS. Now, i am working with 64x+ processor. Hope to get the answers for my following queries. The board in which i am...

Hi, I am new to DSP and CCS. Now, i am working with 64x+ processor. Hope to get the answers for my following queries. The board in which i am working contains 2 processors, ARM and DSP with different peripherals. Here, ARM is the master processor. 1) For unit level of testing the interface between the DSP and the peripherals through CCS, i think CSL is enough and the DSP BIOS is not ess...


relocation value truncated at 0x10 in section .bios file

Started by Zulfiqar Khan in Code-Composer Studio20 years ago 1 reply

Can any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare...

Can any one help me in removing the problem "relocation value truncated at 0x10 in section .bios file" , when i try to declare array of structure pointer globally .(array size = 4900; structure size = 20 bytes) When i make the a/m dclaration in the main function


CCS 3.1 does not work with DSP/BIOS projects under Windows XP with standard user privileges.

Started by Anonymous in Code-Composer Studio19 years ago 3 replies

CCS 3.1 does not work with DSP/BIOS projects under Windows XP with standard user privileges. I just upgraded CCS from 2.21 to 3.1...

CCS 3.1 does not work with DSP/BIOS projects under Windows XP with standard user privileges. I just upgraded CCS from 2.21 to 3.1 on a PC that runs Windows XP Professional with SP2. I must use this system with standard user privileges. Installation worked without


Concurrent edma transfers

Started by adit...@gmail.com in Code-Composer Studio15 years ago

Hi All, I want to concurrently trigger 16 edma channels. I am not allowed to exploit dsp/bios multi-threading. The only way I see out is to...

Hi All, I want to concurrently trigger 16 edma channels. I am not allowed to exploit dsp/bios multi-threading. The only way I see out is to chain the channels 1-> 2, 2-> 3 and so on with early completion and link the last transfer to a null. Am I right? Thanks, Aditya _____________________________________


DSP/BIOS Bridge

Started by Oana FLORESCU in Code-Composer Studio22 years ago 1 reply

Hello, I have installed CodeComposer for OMAP platform and I haven't found yet the way to make the two processor of the board...

Hello, I have installed CodeComposer for OMAP platform and I haven't found yet the way to make the two processor of the board to communicate. I do not have the board, only the simulator. All I could do was to run an application on one of the two processors, but I need to