Baremetal sample for Tower board

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

Baremetal sample for Tower board

Jump to solution
874 Views
renjithvamanan
Contributor III

Hi,

I am really sorry if this is a RYFM kind of question :smileyhappy:

My requirement is to start writing a bootloader fot MK60FN1M0 processor.

I have a tower board. To start with I need a sample app which is not running on MQX RTOS, to make the boot loader light.

Is there any bare metal hello world sample available that running on tower board.

I am looking for a sample to understand the processor initialization part etc that I may also have to incoporate in my boot loader.

Thanks,

Renjith

Labels (1)
0 Kudos
1 Solution
522 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Renjith:

You can find example codes in the package called "KINETIS_120MHZ_SC". This is available from the next link, under Snippets, Boot Code, Headers, Monitors, etc.

K60_120: Kinetis K60 Ethernet Crypto 120/150 MHz MCUs

And whenever you are in doubt and do not find answers in the community, please feel free to post you own question.

Regards!

Jorge Gonzalez

View solution in original post

0 Kudos
3 Replies
522 Views
mjbcswitzerland
Specialist V

Hi

Complete code solutions and prebuilt boot loaders are available here:

Kinetis Boot Loader for SREC UART, SD Card and USB-MSD loading

Regards

Mark

523 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Renjith:

You can find example codes in the package called "KINETIS_120MHZ_SC". This is available from the next link, under Snippets, Boot Code, Headers, Monitors, etc.

K60_120: Kinetis K60 Ethernet Crypto 120/150 MHz MCUs

And whenever you are in doubt and do not find answers in the community, please feel free to post you own question.

Regards!

Jorge Gonzalez

0 Kudos
522 Views
renjithvamanan
Contributor III

If somebody gets error saying "Undefined macro or opcode: export fpu_asm.s" while building the bare metal aplications,

Please refer to this problems building bare metal examples for kinetis K70

Regards,

Renjith

0 Kudos