Hi~
Recently I tried to test multi-task demo on C7x, but when I called Task_sleep(1000) interface, I found that C7x core sleeps only 500ms actually, it seems that the system timer of C7x isn't configured correctly, how can I configure the system timer of C7x to make this work normally?