2012/2/2 :
> Hi Edgar ,
>> > Thank you for your reply.
>> >
>>
>> Please add the list in your reply, so everybody can benefit.
> I did
Try OpenOCD, too :)
>>
>> >
>> >> > I need to make some tests with Flash and SDRAM writing/reading via JTAG.
>> >> > That is a reason why I need to find out a
2012/2/2 :
> Hi Edgar ,
> Thank you for your reply.
>
Please add the list in your reply, so everybody can benefit.
>
>> > I need to make some tests with Flash and SDRAM writing/reading via JTAG.
>> > That is a reason why I need to find out a physical address range.
>>
>> Depending on your archit
> I need to make some tests with Flash and SDRAM writing/reading via JTAG.
> That is a reason why I need to find out a physical address range.
Depending on your architecture, the bootloader most likely takes care of:
- configure the SDRAM controller
- remapping the memory addresses ranges, if nece
I looked carefully at /var/log/messages but could not see that.
I can not find out the physical ranges for the SDRAM.
> Hey, most distributions now show pretty picture when booting and not such
> useless information :-(
It may be useless for some( most ) users but definitely not for all.
I need t
Then use dmesg or cat /var/log/messages.
Vaclav
--
Odesláno z mého telefonu s Androidem pomocí pošty K-9 Mail. Omluvte prosím mou
stručnost.
Uwe Bonnes napsal(a):
> "CeDeROM" == CeDeROM writes:
CeDeROM> On Wed, Feb 1, 2012 at 9:45 AM, wrote:
>> I have a Linux embeded device that consi
> "CeDeROM" == CeDeROM writes:
CeDeROM> On Wed, Feb 1, 2012 at 9:45 AM, wrote:
>> I have a Linux embeded device that consists CPU, BIOS,FLASH and
>> SDRAM. Is there any way how to determine the memory address range
>> for BIOS, flash and SDRAM?
CeDeROM> Start Linux a
On Wed, Feb 1, 2012 at 9:45 AM, wrote:
> I have a Linux embeded device that consists
> CPU, BIOS,FLASH and SDRAM.
> Is there any way how to determine the memory address range for BIOS, flash
> and SDRAM?
Start Linux and see dmesg output :-)
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
--
I have a Linux embeded device that consists
CPU, BIOS,FLASH and SDRAM.
Is there any way how to determine the memory address range for BIOS, flash and SDRAM?
(BIOS is 4Mb,Flash 64MB and SDRAM( 4 modules ) has 256MB).
I would like to write some data to flash and