Adding MCUBoot stack causes build error

Hello,

I've added the MCUBoot stack to my project and configured it to remove the configurator errors. When I go to build it, I get the following error:

"..... /ra_gen/common_data.h:8:10: fatal error: tinycrypt/cbc_mode.h: No such file or directory"

The file cbc_mode.h does exist at ....ra\mcu-tools\MCUboot\ext\tinycrypt\lib\include\tinycrypt\cbc_mode.h. I could add an include path, but it seems like this should be taken care of by the configurator since it generated the dependency.

Attached is the configuration.xml.

Thanks for the help,

Matt

3286.configuration.xml

Parents Reply Children