Dmitry wrote:
Hardy, please check the params in the file attached. If this is Ok, I'll commit it.
Hi Dmitry, almost correct! For the F1611 initial STACK should be 0x3900 (not 0x2500). HardyPS: is it possible to write the expression STACK = (RAM_START+RAM_SIZE)? This would be less error sensitive.
PPS: RAM_SIZE should be 0x..00 for all processors, not 0x..ff, e.g. for the F1612 it should be 0x1400, not 0x13ff - right?