Hello,
We have ordered FRDM-K64K board and are going to start development and plan to create new in house board, based on same MCU which is on the FRDM-K64K board. We are newbie to mbed and FRDM platform.
We wish to port mbed as RTOS on it. Accordingly we are having few queries, it would be helpful if inputs are given on them.
1. Is mbed full source code available to the developer?
Is the TCP/IP stack into the OS open for modifications. Can we easily modify it and compile it for our board, like adding extra
mac layer etc.
2. What are the porting efforts involved for other open source frameworks/applications to mbed and then making them work on
our in house developed board.
3. Can we export mbed source code to KDS(Kinetis Design Studio) and create the required binaries. Does this porting work
seemlessly or are there certain tricks/modifications required?
4. The ARM mbed official library from the link http://developer.mbed.org/users/mbed_official/code/mbed/
doesn't seem to have .c files for the targets specified. Where do we get them from.
How are the two gits into sync with each other?
MBED Git : https://github.com/mbedmicro/mbed
ARM Official Git: http://developer.mbed.org/users/mbed_official/code/mbed/
Thanks & BR,
Sagar Kadam
Hello,
We have ordered FRDM-K64K board and are going to start development and plan to create new in house board, based on same MCU which is on the FRDM-K64K board. We are newbie to mbed and FRDM platform.
We wish to port mbed as RTOS on it. Accordingly we are having few queries, it would be helpful if inputs are given on them. 1. Is mbed full source code available to the developer? Is the TCP/IP stack into the OS open for modifications. Can we easily modify it and compile it for our board, like adding extra mac layer etc.
2. What are the porting efforts involved for other open source frameworks/applications to mbed and then making them work on our in house developed board.
3. Can we export mbed source code to KDS(Kinetis Design Studio) and create the required binaries. Does this porting work seemlessly or are there certain tricks/modifications required?
4. The ARM mbed official library from the link http://developer.mbed.org/users/mbed_official/code/mbed/ doesn't seem to have .c files for the targets specified. Where do we get them from. How are the two gits into sync with each other? MBED Git : https://github.com/mbedmicro/mbed ARM Official Git: http://developer.mbed.org/users/mbed_official/code/mbed/
Thanks & BR, Sagar Kadam