ErlendWithammerLux commented on issue #127:
URL: https://github.com/apache/mynewt-mcumgr/issues/127#issuecomment-866887154
Increasing stack did not help (on version 020), which version are you
working on?
v020
prj.conf :
#Some commmand handlers require a large stack
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=4096
The fault seems to happen from the function flash_synch(struct
stream_flash_ctx*) in stream_flash.c
which is called by img_mgmt_impl_write_image_data().
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]