I am trying to use the Processor Expert generated code for flash programming (IFsh1.c and IFsh1.h) and I need a way to feed the watchdog timer while the flash is being programmed. Has anyone come up with a solution for this? I am trying to update some constant tables not program code.
Jennie,
Thanks for your reply. I might not have made myself clear in my post. I have the watchdog working correctly in my normal firmware operation what my problem is is how to feed the watchdog when I am trying to write to an area of flash memory. I am using Processor Expert and it has generated tow files IFsh1.c and IFsh1.h which contain the methods for writing to flash and what I was trying to find out was where to feed the Watchdog when writing a block to flash.
Thanks,
Marty Lockner