NetOSProgrammer – NETOS 6.0F
Last Updated: 12/20/06 Fix Count: 1
TitleNetOSProgrammer will not discover new connect modules
Case: internal
Date Fixed: 12/20/06
DescriptionThe ADDP_COOKIE define in bsp.h changed from ‘DGDP’ to ‘DVKT’. The older Net OS programmers only looked for DGDP, which is what our 6.0 images reply to. The newer modules respond to DVKT, which our 6.x images reply to. Solution
Added support for both DGDP
and DVKT cookies.
Files: netos\bin\netosprog.exe
Special Instructions
Patch Link: NetOSProgrammer_60F
Dependencies
This patch also requires the installation of the following patch(es):
None