![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I enabled compact framework 2.0 on WINCE. Just wonder to find out is there ISR can be handled from compact framework, is there API provided? Or is it I need to build ISR dll from WINCE, and call from the compact framework? Currently, I am assigning one thread on my compact framework to capture the serial input. Thank you for your help. |
#3
| |||
| |||
|
|
ISR, no not possible. Now you can do an IST, but I can't say that I'd consider it wise. In fact I consider it unwise enough that though I know how to do it, I'm not going to elucidate without knowing a *lot* more about how you intend to use it. It's generally not a good idea. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "HoustonK" <HoustonK (AT) discussions (DOT) microsoft.com> wrote in message news:6B699E37-7291-4AE3-A5FB-3E856F782223 (AT) microsoft (DOT) com... Hi, I enabled compact framework 2.0 on WINCE. Just wonder to find out is there ISR can be handled from compact framework, is there API provided? Or is it I need to build ISR dll from WINCE, and call from the compact framework? Currently, I am assigning one thread on my compact framework to capture the serial input. Thank you for your help. |
#4
| |||
| |||
|
|
ISR, no not possible. Now you can do an IST, but I can't say that I'd consider it wise. In fact I consider it unwise enough that though I know how to do it, I'm not going to elucidate without knowing a *lot* more about how you intend to use it. It's generally not a good idea. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "HoustonK" <HoustonK (AT) discussions (DOT) microsoft.com> wrote in message news:6B699E37-7291-4AE3-A5FB-3E856F782223 (AT) microsoft (DOT) com... Hi, I enabled compact framework 2.0 on WINCE. Just wonder to find out is there ISR can be handled from compact framework, is there API provided? Or is it I need to build ISR dll from WINCE, and call from the compact framework? Currently, I am assigning one thread on my compact framework to capture the serial input. Thank you for your help. |
#5
| |||
| |||
|
|
Hi, Can you enlightened me where I can get some study material IST with compact framework? Do I need to create a library from my windows CE5? So, the compact framework to link up with IST? Thank you. -KK "<ctacke/>" wrote: ISR, no not possible. Now you can do an IST, but I can't say that I'd consider it wise. In fact I consider it unwise enough that though I know how to do it, I'm not going to elucidate without knowing a *lot* more about how you intend to use it. It's generally not a good idea. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "HoustonK" <HoustonK (AT) discussions (DOT) microsoft.com> wrote in message news:6B699E37-7291-4AE3-A5FB-3E856F782223 (AT) microsoft (DOT) com... Hi, I enabled compact framework 2.0 on WINCE. Just wonder to find out is there ISR can be handled from compact framework, is there API provided? Or is it I need to build ISR dll from WINCE, and call from the compact framework? Currently, I am assigning one thread on my compact framework to capture the serial input. Thank you for your help. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |