Sign in

username:

password:



Not a member?

Search adsp



Search tips

Subscribe to adsp



adsp by Keywords

AD1819 | AD7332 | ADSP-2106 | ADSP-21060 | ADSP-21065L | ADSP-2116 | ADSP-21160M | ADSP-2181 | ADSP-218x | ADSP-219 | ADSP-2199 | ADSP219 | BF531 | BF532 | BF533 | BF535 | Blackfin | FFT | JTAG | LDF | SDRAM | SHARC | SPORT | UART | VDSP++ | VisualDSP

Discussion Groups

Discussion Groups | Analog Devices DSPs | error in memory specifier type for portseg in .ldf for serial port interface

Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).

  

Post a new Thread

error in memory specifier type for portseg in .ldf for serial port interface - joshymjose2000 - Jan 16 8:52:13 2007



hai ,
    i was working with serial port  interface in 21062 dsp,
 and my ldf file shows error. 
" wrong memory specifier type for portseg"

in .ldf file i wrote 
 portseg=(DM PORT) (start=0x0420 0000 end =ox0420 00ff)
(syntax here is not correct )
any another method for segment specifier?



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

Re: error in memory specifier type for portseg in .ldf for serial port interface - Mike Rosing - Jan 16 13:57:53 2007

On Tue, 16 Jan 2007, joshymjose2000 wrote:

>
> hai ,
>     i was working with serial port  interface in 21062 dsp,
>  and my ldf file shows error.
> " wrong memory specifier type for portseg"
>
> in .ldf file i wrote
>  portseg=(DM PORT) (start=0x0420 0000 end =ox0420 00ff)
> (syntax here is not correct )
> any another method for segment specifier?

You don't need the key word PORT.  that's a left over from the 21020
series.  Just tell it RAM and it should be happy.

Patience, persistence, truth,
Dr. mike



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