Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.1.0, V2.1.0.0, V2.2.0.0, V2.3.0.0, V2.4.0.0, V2.5.0.0, V2.5.1.0, V2.6.0.0
-
Fix Version/s: V2.7.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Sprint:SPCIOL IT3.1
-
Account:SDO Driver (SDODRIVER)
Description
A flash-based netX51 is recognized as a netX500 during the Toolkit startup.
In cifXStartDevice() the function cifXDetectChipType() is executed for all found devices (RAM-/FLASH-based), but if IsNetX51or52ROM() is called on a flash-based device, with an already running firmware, the evaluation will always fail since the DPM is already configured and no ROM Code cookies are available at this point.