Hello,i'm using the EC5 and c8051f310,i want to implement a iap master,whose code contains the slave app code(for test). Then i use hex2bin and bin2hex to combine the iap master code and slave's app code.Yeath,it works greatly. But when i using the EC5 debugger to program the combined code, it still only programmed the code before combination.Why?Can anyone pls help me? My project's name is test and the hex file after combination is test.hex.
chris