You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the activity of #494 we noticed that the mtb4c project of the application does not allow to download code to the target.
Further tests have shown that the produced binary when directly programmed w/ STlink onto the board prevents the mtb4c to execute. And the FirmwareUpdater does not program the binary.
It may be that the application project has some settings that produce the binary out of the allowed range of FLASH.
During the activity of #494 we noticed that the
mtb4c
project of the application does not allow to download code to the target.Further tests have shown that the produced binary when directly programmed w/
STlink
onto the board prevents themtb4c
to execute. And theFirmwareUpdater
does not program the binary.It may be that the application project has some settings that produce the binary out of the allowed range of FLASH.
It is to be investigated further.
cc @simeonedussoni
The text was updated successfully, but these errors were encountered: