This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Will ?C?LIB_CODE increase with my application?

I write a bootloader to update the flash,but when the bootloader update the ?c?LIB_CODE,the MCU(C8051F005) always jump to another incorrect place.
So I put the ?c?LIB_CODE into boot-area when linking.
(BTW,my bootloader and app are compiled together.)

But I am afraid the ?c?LIB_CODE will increase when I use some new function in the newer applcation.then the app will be wrong if I do not update the ?c?LIB_CODE.

Any one has good ideas?

Parents
  • hi sir iam student of be electrical engineering
    and i want to make moving message display using 8051 microcontroller
    but i have no idea how to do it ...iam familier with 8051 and i hav write many code for differnt purpos but about moving message i have enough qeuries .if u hav done plz guide me waiting

Reply
  • hi sir iam student of be electrical engineering
    and i want to make moving message display using 8051 microcontroller
    but i have no idea how to do it ...iam familier with 8051 and i hav write many code for differnt purpos but about moving message i have enough qeuries .if u hav done plz guide me waiting

Children