DSPRelated.com
Forums

Re: loader error

Started by duxi...@163.com March 24, 2010
Hi all,
>
>I am currently working with C6416 for "BPSK transmitter and receiver
>with PLL" under section 10.11.4 in Rulph Chassaing's book.
>But I face an error while loading transmitter program, which sound
>as "loader : One or more sections of your program falls into memory
>region that is not writable. These regions will not actually be
>written to the target. Check your linker configuration and/or memory
>map"
>How can I solve this problem?
>Thanks.
>
>Juee
I faced the same problem.can anyone help me?

_____________________________________
Juee,

On Tue, Mar 23, 2010 at 9:37 PM, wrote:

> Hi all,
>
> >I am currently working with C6416 for "BPSK transmitter and receiver
> >with PLL" under section 10.11.4 in Rulph Chassaing's book.
> >But I face an error while loading transmitter program, which sound
> >as "loader : One or more sections of your program falls into memory
> >region that is not writable. These regions will not actually be
> >written to the target. Check your linker configuration and/or memory
> >map"
> >How can I solve this problem?
>

Follow the advice of the error message.
The most likely problems are:
1. your LCF [linker configuration file] is missing or incorrect.
2. your memory map is incorrect [normally created by your GEL file] and does
not match the LCF.
Start by checking for 'read only' memory in your memory map.

mikedunn
> >Thanks.
> >
> >Juee
> >
> >
> I faced the same problem.can anyone help me?
>
>

--
www.dsprelated.com/blogs-1/nf/Mike_Dunn.php