FRDM-K28F configuration with RTOS , UART & LWIP.

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

FRDM-K28F configuration with RTOS , UART & LWIP.

1,321 Views
oriinbar
Contributor I

Hi all.

i would like to use the MCU Expresso config tools - to create a new configuration for my new NXP Frdm-K28F board.

how do I create/config a new FRDM-K28F configuration with RTOS , UART & LWIP?

regards

Ori Inbar

Tags (1)
0 Kudos
2 Replies

952 Views
oriinbar
Contributor I

Thank you .

i will add lwm2m myself.

please note that i'm stuck on DAPLINKBOOT - and i don't know where to get the recovery SW that was originally on the board (opened a new issueHow to recover FRDM-K28F )

thx

ori inbar

.

0 Kudos

952 Views
marek-trmac
NXP Employee
NXP Employee

Hi Ori Inbar,

I suppose you already have FRDM-K28F SDK package. New configuration in MCUXpresso Config Tools is created using:

  • main menu - File - New Configuration; Next>
  • Select SDK path where FRDM-K28F SDK package is unzipped; Next>
  • Select Boards - FRDM-K28F - New FRDM-K28F configuration; Finish
  • main menu - Tools - Project Generator
  • Select RTOS and drivers you want to use

Note: it seems `lwip` is not supported for K28F

Regards

Marek

Regards,
Marek
0 Kudos