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.

TMS570LS1114: Generating Direct memory access DMA Code from Halcogen.

Part Number: TMS570LS1114
Other Parts Discussed in Thread: HALCOGEN, TMS570LC4357

Hi Experts,

Good day

Currently, I have this target TMS5701114CPGEQQ1 and need to generate Direct memory access DMA Code from Halcogen so please provide me with one of the following:
  •  DMA code generation procedures of Halcogen 
  •  the source code example of DMA 
  •  controller variant which I can map its DMA code to the target which I have  

Please advise

Regards,

Josel
  • Hi Josel,

    There won't be any configurations for DMA module in HALCoGen.

    The driver file "sys_dma.c" will get generated by default from HALCoGen.

    I think there won't be any DMA examples are available for TMS570LS1114PGE, so can you please first select some other devices like "TMS570LC4357" in HALCOGen and see available examples in HALCoGen

    In help topics you can see DMA examples for SCI and MibSPI

    Here they given step by step process and code for each examples, you can just follow same steps and code in your DMA code as well.

    --

    Thanks & regards,
    Jagadish.