hey Robin thanks for answering me.
I'm already using the SDK_1.3_MKL34Z64xxx4
and i'm also accessing the MCU using my own mapping files.
i got the FRDM-KL46Z which has a processor i believe it got the same architecture of the processor i use "KL34Z", the problem is when running the code on the FRDM board it works fine even after reset.
N.B: the on board debugger is PE-micro type
the problem is when i download this code on my custom board which has KL34Z the works fine only after downloading and while debugging but after reset it seems like it was downloaded on the RAM but it is not. I've read the code from my board after halting and it is the same code nothing missing N.B: i use J-LINK SEGGER as a debugger for my board
i doubted the debugger but when i used it with the FRDM board it worked just fine.
any suggestion??