Hi,
I'm making a program with the xc864 using the keil application but at some point I started to get the followings errors while I tried to program my micro:
" Content mismatch at address 0000H (Flash=EDH Required=02H) Content mismatch at address 0001H (Flash=B7H Required=0FH) Content mismatch at address 0002H (Flash=DCH Required=D6H) Content mismatch at address 0003H (Flash=7FH Required=78H) ... "
I've proved to comment independents parts of the program and the error disapears. So that I think that the problem is that my code is too huge for the micro.
How can I know what makes my code too huge? There is a way to get more free space for coding?
thanks
View all questions in Keil forum