In SX Microcontrollers, SX/B Compiler and SX-Key Tool, robotworkshop wrote: I've written a few demo programs in SX/B with good results. I am working on a new one with the SX28 that will take parallel data on Port C, do some conversion on the data, then send it out serially to another device. I setup an Interrupt to catgh the strobe signal on pin RB.7 which should ensure I can get the data at port C at the right time. The current program gets through the SX/B compiler fine and generates the .SRC file. The problem that come up as that the assembly fails when it hits the interrupt code. The error that shows up is: Error 30, Pass 2: Overwriting same program counter location. Any idea what would cause this and what may fix it? ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=164958 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)