Hello,
I have a board with NXP80C552 Micro init and the firmware gets programmed onto a EPROM chip. I need to modify the firmware and recompile and program it back to the EPROM.
I am modifying the software but is there any easy way to compile it and see real time errors? Is there any IDE in Keil that I can simply open the files and compile?
Since the firmware is for EPROM and not for the Micro I cannot use Keil uvision as it thinks that th ememory is too full when compiling.