Hi,
First, i've a doubt about RAM address in a MC9S12E128, because it's not really clear in the datasheet. Is it from 0x0400 to 0x1FFF or from 0x2000 to 0x4000 ??
I want to load code in the RAM section of a MC9S12E128 but i am using a BDM to load my program and BDM uses RAM for him. I would know if we can configure the debugger in order to reserve a part of the RAM for personnal use (code).
Thanks.