Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10895

[J7AEP Build] R5 linker file has duplicate entries for .text.hwi in OCMC RAM and DDR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-12165
    • PROCESSOR_SDK_08.04.00
    • PROCESSOR_SDK_08.05.00
    • j721s2-evm
    • Hide
      Remove the below HWI memory allocation from linker command file pdk/packages/ti/build/j721s2/linker_r5_freertos.lds
      .text.hwi : {} palign(8) > OCMC_RAM
      Show
      Remove the below HWI memory allocation from linker command file pdk/packages/ti/build/j721s2/linker_r5_freertos.lds .text.hwi : {} palign(8) > OCMC_RAM

      In J7AEP, common freertos r5f linker command file has duplicate entries .text.hwi in DDR and OCMC RAM. MCSPI TestApp Master is using common linker command file, while slave has it's own linker command file. In j721s2 slave apps .startupcode section overwriting master apps .text.hwi section in OCMC RAM making it crash.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: