Posted on December 31, 2003 at 12:03Does anyone out there have recommendations for what tools they use or know of for performing code coverage analysis and unit testing on software written for the ST10/C16x platform? I know about ''tessy'' from Hite...
Posted on December 02, 2003 at 11:43Quote:On 2003-11-24 13:27, OlJu wrote: Don't forget to check if FCR0L.LOCK is zero, bevore reading the flash registers (e.g. FCR0H). (manual V1.3 page 62) Yep, that is exactly it! I've since added a check for this...
Posted on November 07, 2003 at 14:27After some experimenting, I guess I can answer my own question. It turns out that there needs to be a delay between the time you set the FLASH registers to the time you start monitoring for the write operation to ...
Posted on November 07, 2003 at 10:31I'm going to be contacting an FAE hopefully sometime soon, but thought I'd post the question here as well. Is there any sort of 'trick' to programm XFLASH/IFLASH? We have developed our own boot strap loader tool a...