nRF51822

Hi all, nRF51822 a new nordic RF chip. It’s a BLE SoC chip with a Cortex-M0 core. I would like to use freeRTOS in it. Do you think it will be any freeRTOS release for this micro?  Could someone give me some guidance about how to import it into the nrF51822? Thanks for your help.

nRF51822

It is not likely that the nRF51822 will be officially supported in the short term, but if it is a Cortex-M0 base, then the following page might help get something working from the NXP Cortex-M0 port:
http://www.freertos.org/Creating-a-new-FreeRTOS-project.html Regards.