Tool/software:
Hi teams,
1. I am Using AM2634 MCU , and i generated the hex file in the form of INTEL HEX File Format
i opened i checked my start address and it show like 00 below
But what is the actual start address of the MCU is :100000001818181818 if you see these are the address they mentioned wheatear is that the exact start address??
in make file i can see the address 0x60000000 is my start address
but in sys config they are assigning
0x60100000 this as start address
can you please conform me that which one is correct and can you give some detail relationship on those 3 difference?