| View previous topic :: View next topic |
| Author |
Message |
greenough1 Forum Regular
Joined: 30 Jan 2005 Posts: 587
|
Posted: Sat Nov 15, 2008 10:28 am Post subject: |
|
|
I'll see if I can come up with some simplier LKP macros that are easier to debug without the devices
jeff |
|
| Back to top |
|
 |
unclemiltie Forum Regular
Joined: 21 Jan 2004 Posts: 1077 Location: San Ramon, CA
|
Posted: Sat Nov 15, 2008 11:59 am Post subject: |
|
|
Jeff
I can also ship you a debug version of the extender that can do two things to help you in debugging things. (This is in the Atlas as well)
First, it writes the macro buffer back to the E2 during processing of LKP. that way, you can see what got pushed onto the macro stack. This is what I use when debugging to see if the macro got loaded right, I don't have to point the remote at something during this phase.
Second, it enables "key blinking" so that instead of sending IR, the remote will blink the keys that are being executed. (ie: you can watch the macros being played back, this helps with nested macros, but it's sort of boring watching the LED blink for each key in a long macro)
This is not a run time option, but an option that must be built in at assembly time.
-bill _________________ this JP1 stuff is a sickness! |
|
| Back to top |
|
 |
Lonewolf Just Gettin' Started
Joined: 27 Nov 2008 Posts: 26
|
Posted: Sun Dec 28, 2008 2:47 am Post subject: |
|
|
Is the source for the extender around here somewhere? I would love to see what makes it tick.
/LW |
|
| Back to top |
|
 |
unclemiltie Forum Regular
Joined: 21 Jan 2004 Posts: 1077 Location: San Ramon, CA
|
Posted: Sun Dec 28, 2008 2:44 pm Post subject: |
|
|
I have not published the source for the RS extender. I'm not sure that I ever will _________________ this JP1 stuff is a sickness! |
|
| Back to top |
|
 |
Lonewolf Just Gettin' Started
Joined: 27 Nov 2008 Posts: 26
|
Posted: Sun Dec 28, 2008 2:54 pm Post subject: |
|
|
That's all right, I was more interested in seeing which registers / functions did what, and I think I found it.
/LW |
|
| Back to top |
|
 |
unclemiltie Forum Regular
Joined: 21 Jan 2004 Posts: 1077 Location: San Ramon, CA
|
Posted: Wed Dec 31, 2008 12:17 am Post subject: |
|
|
This topic is closed
The releaes V1.00 version of the extender is now available. Please use the V1.00 topic for all issues and concerns with this extender _________________ this JP1 stuff is a sickness! |
|
| Back to top |
|
 |
|