proteus creates a make file and calls bascomp.exe. It will work fine but take care : DO NOT change the processor in the design. It will not work.
For example if you generate a project for the at90s2313, you may not put a different processor in your design. otherwise the project will be compiled for the wrong processor.
as a tip for your code : have a look at STR2DIGITS.
↧