Hi, Has anyone seen any issues with using the MODDP2 directive and the FX2 chip? I working on this small program and occasionally will run into general chaos. One time adding a printf statement caused a different piece of the program to enter an infinite loop. Another time a function that should have returned either 0 or 1 was returning 22. I've gotten around these issues by using the locate linker command to change the ordering of the software. This latest time that was not working. I discovered that if I had NOMODDP2 the s/w would work fine. If I used MODDP2 then I would start having failures. Thanks, Frodak