This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4c123GH6PM - Programming

Other Parts Discussed in Thread: TM4C123GH6PM

Hi,

If i program TM4C123GH6PM , where the code will be loaded, in Flash or in SRAM ?? and also the base address where the code will be fused.

Is it possible to change the base of it ?

  • Hello Haresh,

    It depends on the cmd file or scatter file in the IDE. By default the files point the code to Flash 0x0. The same can be changed to a non-0x0 location but please note that if it is in SRAM or a non-0x0 flash location, then it will not execute after POR or Reset unless there is a strap code at 0x0.

    Regards
    Amit