Tool/software: TI-RTOS
Hi all
I confront some problem when I try to add a timer module and a instance to a BIOS project that as follow description:
I use bios 6.46.5.55. and XDCtools 3.32.2.25. CCSv7.2
My evm board is idkAM5728.
I created a BIOS "hello world" project.Then I built it,loaded the program to DSP1 and then it ran smoothly.
However,some error occur when I added timer module.
At the beginning,I added the portable Timer management module via XGCONF editor.It was fine until I added an instance.
I checked this problem on forums and BIOS user guide.Maybe it need an device-specific Timer support.I tried to add timer module within follow two pages.
I got error:Timer device unavailable or Timer unsupport on device.
Then I check this thread:e2e.ti.com/.../621945
I created DM timer manually follow Ashish's suggestion.It's all right until I built it.
Could anyone help me .
Any help will be appreciated.
Best regards
Yx