> I use FLL code to program the clock at 3.6834 MHz. Inspired by this > thread I did some testing and I managed to load a 10kb sample project > into the device. For now it seems to work.
Well, actually it works, cause we use it to program devices in production, an I even do not have any other solution to program the devices. It also works with extended flash memory. The only serious issue is that it consider the data to be word-aligned, cause there is no support for writing not aligned data. Sometimes it makes problems but it happens quite seldom. --- Regards, Dmitry
