doOnStack for Kinetis

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

doOnStack for Kinetis

525 Views
roberto_m
Contributor III

Hi,

I've used a lot HCS08. I programmed Flash for those MCU with: doOnStack routine, an3942. DoOnStack is small, fast and verified by Freescale. Now I'm on Kinetis. I'm using LDD FLASH from P/E to program flash of these MCU. But these routines are very very big. Is there a DoOnStack equivalent for Kinetis MCU?

0 Kudos
1 Reply

304 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Roberto:

The equivalent in Kinetis would be the Standard Software Driver (C90TFS). You can download this driver from the next link:

http://cache.freescale.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe

The package includes a user manual, the driver and some examples. If you search the community there are also some examples using these flash routines.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------