Subject:
|
Re: NXTway DS powered by LEJOS OSEK
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Fri, 10 Aug 2007 15:31:45 GMT
|
Original-From:
|
Juergen Stuber <(juergen@)Spamless(jstuber.net)>
|
Viewed:
|
4753 times
|
| |
| |
Hi Takashi,
"Takashi Chikamasa" <takashic@[NOSPAM] cybernet.co.jp> writes:
>
> For LEJOS OSEK, LCD update is a critical bottle neck. I
> think this is caused by using software polling for spi
> interface. If I could use an interrupt, the performance
> should be much better. (but, haven't confirmed yet, so
> this is just a guess).
you can use interrupts and the PCD (DMA-channel),
so it should be possible to do it with a very light load
on the processor.
Jürgen
--
Jürgen Stuber <juergen@jstuber.net>
http://www.jstuber.net/
|
|
Message is in Reply To:
| | Re: NXTway DS powered by LEJOS OSEK
|
| (...) I could measure the performance for the three cases and it was also very interesting for me. #no-so-optimized(update LCD every time) Loop count: 2695 (very slow) Size: 18240byte(includes LEJOS OSEK firmware) #optimized(LCD is updated every (...) (17 years ago, 10-Aug-07, to lugnet.robotics)
|
10 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|