I'm using DynamicC 10.72 and an RCM6700 kit. I can compile and run programs just fine in debug mode, but I can't seem to create a standalone version that executes automatically when power is applied. I've tried compiling to flash with varoius project settings (debugger enabled and disabled, different settings for RST28, etc.), using nodebug, and also compiling to .BIN and programming with RFU.
In all cases, either the program only runs in debugger, or I get a "While sending user program: Timeout while waiting for response."
It's not just my application, I get the same thing using the FLASHLED sample program.