2008-09-10 07:26:08 bf 561b.ld file in bfin-elf
Pranay Upadhyay (INDIA)
Message: 61883
Hello sir,
I am confusing after seeing the memory allocation in ld file...Please clear these things
In the bf 561b.ld file you are giving the B_MEM_* are for Core A memory region .
Although in the bf 561a.ld file B_MEM_* are for Core B Memory region.
Then what is the memory distribution in the bf 561m.ld file? Please clear these things.
-Regards
Pranay
QuoteReplyEditDelete
2008-09-10 13:05:48 Re: bf 561b.ld file in bfin-elf
Mike Frysinger (UNITED STATES)
Message: 61899
read the BF561 HRM. one core cannot access the L1 regions of the other.
QuoteReplyEditDelete
2008-09-10 22:42:29 Re: bf 561b.ld file in bfin-elf
Pranay Upadhyay (INDIA)
Message: 61915
Hello sir,
I am not asking that what ever you replied.My question was about the naming convention in the bf 561b.ld file. It is different naming convention as compare to the bf 561a.ld and bf 561m.ld file.Please reply.
-Thanks & Regards
Pranay
QuoteReplyEditDelete
2008-09-10 23:35:19 Re: bf 561b.ld file in bfin-elf
Pranay Upadhyay (INDIA)
Message: 61916
Hello sir,
I am not asking that what ever you replied.My question was about the naming convention in the bf 561b.ld file. It is different naming convention as compare to the bf 561a.ld and bf 561m.ld file.
I think there should be not effect of naming convention. Is any limitation and naming conventoin for use of the
external memory SDRAM for Core A and Core B. For using single core I am able to write and excess the data from SDRAM but when I am using the Dual core I am not able to read write the video data from the SDRAM, in Standalone application.Please reply.
-Thanks & Regards
Pranay
QuoteReplyEditDelete
2008-09-11 03:09:01 Re: bf 561b.ld file in bfin-elf
Mike Frysinger (UNITED STATES)
Message: 61928
the conventions are exactly the same
QuoteReplyEditDelete
2008-09-30 08:00:50 Re: bf 561b.ld file in bfin-elf
Pranay Upadhyay (INDIA)
Message: 62925
Hello sir,
I am using the gcc compiler for standalone application , and generating the elf file for the BF 561.
How can we put the whole code or object file in particular memory location withot using the section __ attribute__ usinfg linker script file? Please give me the some documentation or example about this.
I am facing the problem that I am not able to put some declaration in the particular memory location using the section __ attribute__ .Please help.
-Thanks & Regards
Pranay
QuoteReplyEditDelete
2008-09-30 10:09:37 Re: bf 561b.ld file in bfin-elf
Mike Frysinger (UNITED STATES)
Message: 62930
linker scripts are completely documented here:
http://sourceware.org/binutils/docs-2.18/ld/Scripts.html#Scripts