-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
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:
- 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
Metadata
Metadata
Assignees
Labels
No labels