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.

AM5728: ARM Cortex-M4

Guru 24520 points
Part Number: AM5728


Hi TI Experts,

Please let me confirm the following question.

[Question]

Would you please teach me how customer use the Cortex-M4 in AM5728?

If possible, would you please show us the use case for this core?

If you have any questions, please let me know.

Best regards.

Kaka

  • Hi Rogerio,

    Thank you for your response.
    I could understand that we can load the program to M4 by using the CCS.
    But I could not understand the objective of this core. So, would you please teach me the use case?

    By the way, can customer use this core on Linux OS?

    Best regards.
    Kaka
  • Kaka,

    it can be used as a generic microcontroller.

    You can do more research by typing M4 in the search bar and on the right side, under "anywhere" you select Sitara Processors only....this will bring several posts that may help you.

    Here is some comments that our apps team sent to our field (customer was using our TI RTOS and wanted to develop their own code)

    You can refer to the CCS example project in Resource Explorer to build your own TI-RTOS project.

    1. go to CCS view -> Resource Explorer -> select SYS/BIOS in packages, and Devices (ARM), you should be able to find the examples in Cortex M(ARM) like below capture.
    2. follow the Steps in the Hello Example window and click step 1...
        Step 1:    Import the example project into CCS    
        Step 2:    Build the imported project    
        Step 3:    Debugger Configuration    
        Step 4:    Debug the imported project

    Also: This is the Processor SDK RTOS wiki portal: processors.wiki.ti.com/.../Processor_SDK_RTOS_Software_Developer_Guide