Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello.
I want to change this:
MEMORY
{
FLASH (RX) : ORIGIN = 0x00000000, LENGTH = 0x00020000
SRAM (RWX) : ORIGIN = 0x20200000, LENGTH = 0x00008000
BCR_CONFIG (R) : ORIGIN = 0x41C00000, LENGTH = 0x00000080
BSL_CONFIG (R) : ORIGIN = 0x41C00100, LENGTH = 0x00000080
}
Since this generated, I can't see how to change it ?
There seem to be no options .syscfg ???
Regards
Phil