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.

[FAQ] TDA4VL: How to profile a GPIO toggled ISR , any example?

Part Number: TDA4VL

Hello team,

I need a baremetal pdk based example just to see the profiling time for interrupts via toggling of GPIO pin .Can you please show us how ?

  • Hello,

    Yes Please find the below patch.

    Steps to apply the patch and see the files changed in Linux machine :

    • 1)  Download the patch into local directory.

    • 2)  Go into SDK/pdk path

    • 3)  git init

    • 4)  git add .

    • 5)  git commit -asm "Original SDK 8.6"

    • 6)  git apply (path to patch in local directory)/(patch_name).patch

    • 7)  git status 

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/1045/7658.multi_5F00_commit.patch

    Regards

    Tarun Mukesh