Need code for SCI communication with interrupt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Need code for SCI communication with interrupt

跳至解决方案
1,855 次查看
Ryu
Contributor I
Hello.
I have an EVB9S12NE64 board and I simply need to setup it up to read-in data through SCI1 using interrupt. Is there a good self explained code example I could use with my little knowledge in the field of embedded devices?

Thanks in advance.
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
910 次查看
CrasyCat
Specialist III
Hello
 
I would recommend you to try to create a project with ProcessorExpert support.
You can then configure what you want to do with your SCI interrupt and let Processor Expert generate code for you.
 
Processor Expert will generate working application. You can then choose whether you want to continue to work with ProcessorExpert or if you want to take the generated code as a template that you integrate in your own application.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
911 次查看
CrasyCat
Specialist III
Hello
 
I would recommend you to try to create a project with ProcessorExpert support.
You can then configure what you want to do with your SCI interrupt and let Processor Expert generate code for you.
 
Processor Expert will generate working application. You can then choose whether you want to continue to work with ProcessorExpert or if you want to take the generated code as a template that you integrate in your own application.
 
CrasyCat
0 项奖励
回复