Quote:
|
Originally Posted by FotoPlasma
This is what I gather: We don't have access to the programmable uP through the programming port.
|
You can access the program port from the user processor. That's where all your printfs go already anyway. You can also read from it if you like (I've done this). This is how my setup to use the old OIs with the new EDU by using the old EDU as a passthrough works.