We have a 80C32 based hardware module that works with a hex file generated using keil compiler version 5. Currently we have version 8 and the hardware doesnot work with hex file generated using version 8. Both compiler and linker do not give any errors or warnings.
Has anyone worked on porting code from version 5 to version 8?
My board has a com port. How do I use it for real time debugging?
Please help.