null-dereference warning for the TFLM makefile build

22 views
Skip to first unread message

Advait Jain

unread,
Dec 3, 2020, 4:02:00 PM12/3/20
to SIG micro
Hi everyone,

Just wanted to highlight that the way we patch flatbuffers as part of the Makefile build system has recently changed. And without the newly patched flatbuffers library, you will likely see a null-dereference warning described in this issue.

The fix is to remove the downloaded flatbuffers folder and re-make:
    rm -rf tensorflow/lite/micro/tools/make/downloads/flatbuffers
    make -f tensorflow/lite/micro/tools/make/Makefile test

Advait
Reply all
Reply to author
Forward
0 new messages