doOnStack for Kinetis

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

doOnStack for Kinetis

976件の閲覧回数
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 件の賞賛
返信
1 返信

755件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------