各位大神:
dm365里我使用定时器的时候,想实时更改寄存器里的值,是不是要使用中断,怎么使用?我是新手,哪位大神解下小弟疑惑,不胜感激!
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.
各位大神:
dm365里我使用定时器的时候,想实时更改寄存器里的值,是不是要使用中断,怎么使用?我是新手,哪位大神解下小弟疑惑,不胜感激!
你好,
你是想在用户态修改寄存器,还是在你的驱动里面?
IPNC里面有小工具在用户态修改寄存器。