Manish

Results 2 issues of Manish

OS: macOS Mojave Version: 10.14.6 Following is the output as I execute the test command on console. $ newt test @apache-mynewt-core/sys/config Testing package @apache-mynewt-core/sys/config/selftest-fcb Compiling repos/apache-mynewt-core/crypto/tinycrypt/src/cbc_mode.c Compiling repos/apache-mynewt-core/crypto/tinycrypt/src/ecc_dsa.c . ....

Following instructions [here](http://mynewt.apache.org/latest/get_started/native_install/cross_tools.html#installing-the-arm-toolchain-for-mac-os-x) if I install the 4.9 arm toolchain, and build the app, I get following error message: $ newt create-image nrf52_blinky 1.0.0 Compiling repos/apache-mynewt-core/hw/drivers/uart/src/uart.c Assembling repos/apache-mynewt-core/hw/bsp/nordic_pca10040/src/arch/cortex_m4/gcc_startup_nrf52.s Assembling repos/apache-mynewt-core/hw/bsp/nordic_pca10040/src/arch/cortex_m4/gcc_startup_nrf52_split.s...