Compile without RCM module?

Greetings fellow Dynamic C programmers. I’m getting familiar with dynamic c and its differences from std c and linkers etc. (Have exp with imagecraft c for hc11 and avr). Here’s my first stoopid question… forgive me if its real stoopid… I cant figure out how to edit and compile without having the RCM module connected and powered. Is this by design?

Yes. Its an annoying thing.
We HAVE to have the module connected when compiling.
Just to think that the compiler is in the computer gives me the creeps.:mad: :mad:

But what to do??:rolleyes: :rolleyes: :rolleyes: