[ECOS] Re: STM32, RedBoot and memory

Carlo Caione carlo.caione@gmail.com
Sun Aug 29 14:50:00 GMT 2010


On Sat, Aug 28, 2010 at 4:04 PM, John Dallaway <john@dallaway.org.uk> wrote:
>
> Ahh, yes. You will also need to inhibit management of the internal flash
> by enabling CYGNUM_REDBOOT_FLASH_RESERVED_DEVICES with value "0x08000000".
>
> If you can confirm correct behaviour with this additional configuration
> change, I will update redboot_ROM.ecm accordingly.

Yeah. now it seems to be ok.

RedBoot> fis list
Name              FLASH addr  Mem addr    Length      Entry point
FIS directory     0x64FE0000  0x64FE0000  0x0001F000  0x00000000
RedBoot config    0x64FFF000  0x64FFF000  0x00001000  0x00000000

RedBoot> fis free
0x64000000 .. 0x64FDFFFF

The last problem I have is that exec command is not present in RedBoot even
if I have selected "Provide the exec command in RedBoot".
I need exec to load ucLinux kernel (XIP).

--
Carlo

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list