Title: [ixp1200] cygmon sram problem
Hi all,

I'll port cygmon v1.3 to my board.

It is similar to ixp1200 evaluation board.

I'll use SRAM BASE 0x10200000 for my board.

so I modified SRAM_BASE definition from 0x10000000 to 0x10200000 at platform.h and platform.s.

After I run makefile, I expected SRAM_BASE 0x10200000(hexadecimal).

But if I checked it cygmon.rom by disassembler cygmon.rom, SRAM_BASE value is 10000384(decimal).

when I use SRAM BASE 0x10000000, It is not Changed in cygmon.rom.

I don't know what was wrong.

I need your advice.

I am looking forward to your reply.

Regards,



Reply via email to