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 | Bug in Code Composer Studio

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

Bug in Code Composer Studio - Martin Collins - Mar 14 9:05:00 2001



Hi,

I'm trying to build a DSP/BIOS project. I include bios.a54 for the bios
stuff.
I understand this file as being a sort of library, but Code Composer trys to
assemble
it and gets stuck in a loop somewhere. Code Composer has it in the list of
source
files and not in the list of library files. But I can't get it to change
that.

Can anyone tell me what I'm doing wrong?

Thanks,

Martin.






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

Re: Bug in Code Composer Studio - Martin Collins - Mar 15 6:45:00 2001

Hi Tony,

thanks for your reply. My problem is exactly that I'm using the new linker.
When I changed my project over to the new linker and created the recipe
file, the
View for setting linker options disappeared! So it's not possible to supply
a path
to the bios.a54 library. It needs to be included in the list of libraries in
the Project View.
But Code Composer will not allow me to do that. It insists on putting it
into the
list of source files. And when the assembler comes along and tries to do
something with
it, it -the assembler -gets itself into knots and I have to kill it with the
Task Manager.
I think this definitely has to be a bug.

By the way do you know what the bios.a54f is for?

Cheers,

Martin.




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

Re: Bug in Code Composer Studio - Tony Zampini - Mar 15 15:28:00 2001

Martin,

I understand your problem. I had some trouble using that visual linker
too, so I reverted to using the standard linker. I do recall, however,
that I was able (after a lot of grief) to get a project to build using
the visual linker. I am leaving for a ski trip this weekend, but when I
get back, I will open that project and see what I did. Perhaps by then
someone else in the group will answer your question. Keep me informed.

Tony

----- Original Message -----
From: Martin Collins <>
To: <>
Sent: Thursday, March 15, 2001 1:45 AM
Subject: Re: [c54x] Bug in Code Composer Studio > Hi Tony,
>
> thanks for your reply. My problem is exactly that I'm using the new
linker.
> When I changed my project over to the new linker and created the recipe
> file, the
> View for setting linker options disappeared! So it's not possible to
supply
> a path
> to the bios.a54 library. It needs to be included in the list of libraries
in
> the Project View.
> But Code Composer will not allow me to do that. It insists on putting it
> into the
> list of source files. And when the assembler comes along and tries to do
> something with
> it, it -the assembler -gets itself into knots and I have to kill it with
the
> Task Manager.
> I think this definitely has to be a bug.
>
> By the way do you know what the bios.a54f is for?
>
> Cheers,
>
> Martin. > _____________________________________




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