6 years, 11 months ago.

How to run greentea on release package

hi, can anyone help me, how to build release package in mbed.

1. $ mbed compile -m XXX -t ARM -DNDEBUG 2. $ mbed compile -m XXX -t ARM - -profile ./tools/profiles/release.json

which one is better?

How to use this options in green-tea test compilation.

Greentea test is not accepting -DNDEBUG as input.

$ mbed test -m XXXXX -t ARM -DNDEBUG.

Please help me.

Be the first to answer this question.