robotology / icub-firmware

iCub Firmware
Other
11 stars 29 forks source link

The `mtb4c` project of the application does not work properly #507

Closed marcoaccame closed 1 week ago

marcoaccame commented 2 weeks ago

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.

It is to be investigated further.

cc @simeonedussoni

simeonedussoni commented 2 weeks ago

To be more precise:

marcoaccame commented 1 week ago

On Tuesday Sept, 3 @simeonedussoni, @SanLordKevin and I thoroughly tested the mtb4c and concluded that it is all right:

So, everything is all right.