Discussion forum for the BasicX family of microcontroller chips.
|
Hi, Is there a way to link object files with the compiler without having to recompile all the program? Say the subroutines I wrote are ok but then I edit only one. Even if all the other subroutines were compiled previously, executing the compiler recompiles the whole stuff again. thanks hinzvc |
|
|
|
Hi, Is there a way to link object files with the compiler without having to recompile all the program? Say the subroutines I wrote are ok but then I edit only one. Even if all the other subroutines were compiled previously, executing the compiler recompiles the whole stuff again. thanks hinzvc |