After checking bootloader example from the SDK version 10, I am not able to find appropriate ROM / RAM addresses configurations for 16kb RAM chip. The Bootloader examples use chip version XXAC (32kb RAM) and I would like to know addresses for chip XXAA (16kb RAM).
Here is the configuration for XXAC chip :
There is a lot of information regarding the bootloader like this good FAQ or implementation details but nothing about the ROM / RAM addresses. I really doubt about it, but maybe they are always identicals for all chips versions ?