Could you send the application note about P-flash for bootloader

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

Could you send the application note about P-flash for bootloader

763 Views
eunseokjung
Contributor II

Hi all.

I'm the user of MK10 series. Nowadays i'm trying for coding the boot-load code by using P-flash region.

I already read the AN2295 and that S/W. But i couldn't understand bootloader exactly.

Could you give me some application note or example code?

Thank you!

Labels (1)
0 Kudos
7 Replies

625 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Eunseok Jung,


Maybe you find useful these Application Notes. There are about Bootloader and Flash memory.

AN4370 USB DFU Bootloader for MCUs https://www.freescale.com/files/microcontrollers/doc/app_note/AN4370.pdf

AN4367 Ethernet Bootloader for MCU https://www.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf

But I will check the information with P-Flash AN with product manager and tell you.

Best Regards,

Iva

625 Views
eunseokjung
Contributor II

Thanks Iva.

If you find something, plz reply in here.

Best,

Eunseok

0 Kudos

625 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Eunseok Jung,


I got the information that any other AN with this topic does not exist.


Best Regards,

Iva

0 Kudos

625 Views
pavel_krenek
NXP Employee
NXP Employee

Hi Eunseok,

everything what we can offer to you regarding application note AN2295 isthe following revision of the appnote with the sw pack:

document: http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf

sw: http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295SW.zip

What would you like to know ?

Regards,

Pavel

0 Kudos

625 Views
eunseokjung
Contributor II

Thanks pavel.

I already read the AN2295 and its software.

Do you know another reference or application note?

0 Kudos

625 Views
pavel_krenek
NXP Employee
NXP Employee

All about this bootloader is written in the AN2295, another application note does not exist in the meantime. But many interesting information you can find on the Freescale community. If you have more deeper questions, we can open the discussion.


Regargs,

Pavel

0 Kudos

625 Views
pavel_krenek
NXP Employee
NXP Employee

Hi Eunseok,


you mentioned the AN2295, I thought that you are only interest for this implementation of the bootloader. :smileyhappy:  Freescale offers to the customers other bootloaders implementation based on different communication interfaces (UART, SPI, I2C, USB HID).

FYI: The latest information about the Kinetis ROM bootloader you can find here: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KBOOT

(may be helpful for the developing of your own bootloader)


Regards,

Pavel