write_eeprom and read_eeprom as function calls and not macro
Posted: Sat Jul 30, 2005 10:29 pm
In an effor to squeeze every possible rom space out of the PIC12F675, is it possible to implement write_eeprom as my own function call instead of having the compiler paste the assembly code in like a macro? I have many write_eeprom calls and it would save so much space by implementing them as a call to a function.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum