-----Original Message-----
From: Paul Dartanian <paulig@CYBERIA.NET.LB>
To: PICLIST@MITVMA.MIT.EDU <PICLIST@MITVMA.MIT.EDU>
Date: Saturday, May 30, 1998 5:13 PM
Subject: ORGHiDoes anybody can give me information of ORG instruction ?or where can I find information?Org tells the compiler to place the compiled code at a specific address.It is not a uP instruction, rather a command to the compiler.