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

Discussion Groups

Discussion Groups | TMS320C54x | Re: Using the bootloader [easy question]

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

Algebaric assembly to mnemonic assembly - shrikanth chandrashekhar - Nov 26 22:32:00 2002



HI everybody,

I am looking at ways by which i can convert algebraic
instruction listings of the c54x to mnemonic listings.
Can i use Code composer to do this??...or if there r
any other means..pls. comment

regards
Shrikanth





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

Re: Algebaric assembly to mnemonic assembly - Brian C. Lane - Nov 27 18:11:00 2002

On Tue, 26 Nov 2002 22:32:28 +0000 (GMT), you wrote:

>HI everybody,
>
>I am looking at ways by which i can convert algebraic
>instruction listings of the c54x to mnemonic listings.
>Can i use Code composer to do this??...or if there r
>any other means..pls. comment

There's a utility to go the other way, called mnem2alg, but not the
other way.

The other possibilities that jump to mind are to look at it in CCS, if
it isn't too big, or to just use algebraic (my preference) for
everything you do -- you can include algebraic files by right clicking
the file in project, go to File specific options, then Assembly and
select algebraic.

Hope this helps,

Brian

-----------------------------------------------------
Brian C. Lane (W7BCL) Programmer
www.shinemicro.com RF, DSP & Microcontroller Design






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

Re: Algebaric assembly to mnemonic assembly - shrikanth chandrashekhar - Nov 27 22:56:00 2002

HI Brian,

thanks for the details but by including the "-amg "
option, the CCS assembler gives me obj files
(as expected)instead of .asm which i am looking for.
Also, by using the .algebraic directive in the
algebraic assembly code, these settings could be
overridden. But i'm yet to find a tool that can do
the reverse. :(

So friends....Any other way out????

regards,
Shrikanth

--- "Brian C. Lane" <> wrote: > On
Tue, 26 Nov 2002 22:32:28 +0000 (GMT), you wrote:
>
> >HI everybody,
> >
> >I am looking at ways by which i can convert
> algebraic
> >instruction listings of the c54x to mnemonic
> listings.
> >Can i use Code composer to do this??...or if there
> r
> >any other means..pls. comment
>
> There's a utility to go the other way, called
> mnem2alg, but not the
> other way.
>
> The other possibilities that jump to mind are to
> look at it in CCS, if
> it isn't too big, or to just use algebraic (my
> preference) for
> everything you do -- you can include algebraic files
> by right clicking
> the file in project, go to File specific options,
> then Assembly and
> select algebraic.
>
> Hope this helps,
>
> Brian

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com




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

Re: Using the bootloader [easy question] - michel memeteau - Nov 29 14:30:00 2002

Hoy,

I 'm working on a board which use th 54x and its bootloader
but I would like to change the adress where it boots to put
my own .out on the flash memory and so it would execute my
code, which tool should I use to d that ???

thanks....

=====

Michel memeteau
www.geocities.com/chelmitch

ICQ : 138498950
www.freechelmi.fr.fm
0033 (0)621339362 0033(0)238770942
3 rue reginald 45000 orleans




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

Re: Algebaric assembly to mnemonic assembly - shrikanth chandrashekhar - Nov 29 19:29:00 2002

Can anybody help me find the mnem2alg tool in the
cc Studio???
I had CCS 2.0 earlier and just found that this tool
has
been deleted from it and so downloaded the latest
version of CCS (2.1) from the TI website but even then
i could not find the tool.

--- "Brian C. Lane" <> wrote: >
On Tue, 26 Nov 2002 22:32:28 +0000 (GMT), you wrote:
>
> >HI everybody,
> >
> >I am looking at ways by which i can convert
> algebraic
> >instruction listings of the c54x to mnemonic
> listings.
> >Can i use Code composer to do this??...or if there
> r
> >any other means..pls. comment
>
> There's a utility to go the other way, called
> mnem2alg, but not the
> other way.
>
> The other possibilities that jump to mind are to
> look at it in CCS, if
> it isn't too big, or to just use algebraic (my
> preference) for
> everything you do -- you can include algebraic files
> by right clicking
> the file in project, go to File specific options,
> then Assembly and
> select algebraic.
>
> Hope this helps,
>
> Brian -----------------------------------------------------
> Brian C. Lane (W7BCL)
> Programmer
> www.shinemicro.com RF, DSP & Microcontroller
> Design
>
> _____________________________________ >

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com




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