What is the maximum number of source files(*.c, *.h) that can be used to compile C51 software.
I have 27 source files (*.c, *.h) all together. But when I download the firmware to the uC it won't work. But when I remove one set (Remove one c and h file) the uC works.
I get this problem with the Keil IDE and another 3rd party IDE.
I am within the uC memory limits.
Or could this problem relate to something else?