7 years, 5 months ago.

nrf51 16kb RAM - mbed-os supported?

Hi, just wanted to know if mbed-os is supposed to work on the 16kb RAM version of the nrf51?

Thanks! Jens

1 Answer

7 years, 5 months ago.

Hi Jens,

Thanks for your question, i believe the answer is 'no, due to memory constrains' but i have opened the issue on the github:

https://github.com/ARMmbed/mbed-os/issues/3372

Regards,

Andrea, team mbed

Accepted Answer

Thanks Andrea - that's somehow what I expected given the discussion around RAM consumption. I fiddled around with the .mbedignore file and got some of the mbed-os examples working against the HRM1017 target. I think it is sufficient to remove rtos - the others where meant to see if I could get rtos back by disabling some of the other features. But it didn't work out - rtos just won't work with 16kb ram.

mbed-os/features/net/*
mbed-os/uvisor-mbed-lib/*
mbed-os/frameworks/*
mbed-os/features/mbedtls/*
mbed-os/features/netsocket/*
mbed-os/rtos/*
mbed-os/rtos/rtx/*
mbed-os/features/frameworks/*
mbed-os/features/FEATURE_LWIP/*
mbed-os/features/FEATURE_UVISOR/*
mbed-os/features/storage/*
mbed-os/features/unsupported/*
posted by Jens Strümper 06 Dec 2016