undefined reference to `vPortCleanUpTCB'
Posted: Thu Nov 02, 2017 12:07 am
I've no idea how this got into the code... Everything was working I promise.
esp-idf/components/freertos/./tasks.c:3475: undefined reference to `vPortCleanUpTCB'
Although I've been hopping around between releases. I've abandoned esp-idf-v2.1 in favor of v2.0 as that was the last know working version. Is it possible for the menuconfig files between version out of sync?
Oddly a search within tasks.c has no reference to vPortCleanUpTCB, nor does ./include/task.h
esp-idf/components/freertos/./tasks.c:3475: undefined reference to `vPortCleanUpTCB'
Although I've been hopping around between releases. I've abandoned esp-idf-v2.1 in favor of v2.0 as that was the last know working version. Is it possible for the menuconfig files between version out of sync?
Oddly a search within tasks.c has no reference to vPortCleanUpTCB, nor does ./include/task.h