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
Stack version : V2.6.0-rc1
SHA : b3f8283
Test case : Firmware upgrade test
Managing Node : Linux edrv
Controlled Node: Bus Controllers
Cycle time : 50ms
Bug Summary:
During firmware upgrade test, 'SDO write failed' errors are observed.
Steps to generate CDC using openCONFIGURATOR V2.2:
Import Demo_3CN_ openCONFIGURATOR project
Add 3 CNs to the network
Add Bus controller firmware files to added CNs
Add 3 different versions of firmware file to the same CN
Build the openCONFIGURATOR project
Steps to reproduce:
Compile the hardware, stack, driver and application
From openCONFIGURATOR output location, copy the fw.info file, mnobd.cdc and fw folder in the demo_mn_console.exe path.
Run the demo_mn_console application
Expected Behavior:
Firmware upgrade should be successful without any error.
Observed Behavior:
Firmware upgrade happens, with the below error messages:
FWM: Updating node 0xXX
FWM: Updating node 0xXX
FWM-ERROR: SDO write failed for node 0xX with state: 0x5 and abort code 0x5040000
FWM-ERROR: SDO written number of bytes does not match for node 0xX:1016 - 299504
FWM-ERROR: SDO event with abort code: 0x5040000 for node 0xX
FWM: Updating node 0xXX
FWM: Updating node 0xXX
The text was updated successfully, but these errors were encountered:
Please find attached wireshark trace for the corresponding error. We see (from wireshark trace) that SDO close (Packet no. 53) is happening during initial stages of SDO transfer, but the firmware upgrade is successful. Kindly consider the priority of bug and assign the milestone.
Bug Description:
Stack version : V2.6.0-rc1
SHA : b3f8283
Test case : Firmware upgrade test
Managing Node : Linux edrv
Controlled Node: Bus Controllers
Cycle time : 50ms
Bug Summary:
During firmware upgrade test, 'SDO write failed' errors are observed.
Steps to generate CDC using openCONFIGURATOR V2.2:
Steps to reproduce:
Expected Behavior:
Firmware upgrade should be successful without any error.
Observed Behavior:
Firmware upgrade happens, with the below error messages:
The text was updated successfully, but these errors were encountered: