Dear Sir, If the project doesn't include the STARTUP.A51, it
includes the C51L.LIB automatically. If it includes the STARTUP.A51,
the startup function of C51L.LIB will be replaced by STARTUP.obj.
Other functions are still use the functions of C51L.LIB. Is it
correct?
How many functions are able to be replaced by assembly files in the
C51L.LIB?
Thanks for your reply.
Note: the difference is listed as below
case1:without STARTUP.A51 C:\KEIL_V5\C51\LIB\C51L.LIB (?C_STARTUP)
C:\KEIL_
↧