 | | Re: Aborting from ISR
|
|
(...) This should be : IsISRFree? 'UserISR ['] NoOp = ; of course. (23 years ago, 14-Jul-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Re: Aborting from ISR
|
|
(...) To remove your program from the UserISR just set 'UserISR to ['] NoOp - or even better: to the previously stored old value. (...) Yes, you just have to read the current value of 'UserISR. If no other program is hooked to the ISR this is the (...) (23 years ago, 14-Jul-02, to lugnet.robotics.rcx.pbforth)
|
|
 | | Running legOS under DJGPP Status
|
|
With increase discussion about running legOS under DJGPP I started investigating this process. The following is a status report of where I am and the steps I took to get there. Beware that I have jumped around some, left some tasks unfinished, and (...) (23 years ago, 14-Jul-02, to lugnet.robotics.rcx.legos)
|
|
 | | whats up with lnp_init?
|
|
i have 2 threads (pthreads), 1 that sends and 1 that recieves on my PC. both of these runs in while(1) sentences. so.. i thought lnp_init was to be run only once, but unless i run the lnp_init routine each time i want to send a message nothing get (...) (23 years ago, 14-Jul-02, to lugnet.robotics.rcx.legos)
|
|
 | | Alternative uploader for mindstorm running windows 2000 or linux?
|
|
well thats my qestion running around on the web didn't gave anything just like to know. Best regards Marcel (23 years ago, 13-Jul-02, to lugnet.robotics)
|