Hi,
I have the following questions when I use KDS3.0.0 to generate *srec file:
Here is the header in *.srec file
S00B00006956542E7372656306
S21400A00000000320D9A40000E9A40000E9A4000091
S21400A010E9A40000E9A40000E9A400000000000094
S21400A020000000000000000000000000E9A400009E
S21400A030E9A4000000000000E9A40000E9A4000074
-----Stack top ==0x2003_0000, Reset_Handler==0x0000_A4D9, DebugMon_Handler==0x0000_A4E9
But, in map file it shows as follows:
.text 0x0000a4d8 0x14 ./SDK/platform/devices/MK64F12/startup/gcc/startup_MK64F12.o
0x0000a4d8 Reset_Handler
0x0000a4e8 DebugMon_Handler
0x0000a4e8 I2C0_IRQHandler
0x0000a4e8 HardFault_Handler
I think that the address in map file is right...Could you tell me where the problem is? *.srec file is right?
Thanks,
Christie