I need to revive a inherited NET+Works 6.3 based hardware project with an crippled XP VM

Hello Support,

i’ve inherited a project that is long term out of support (all involved developers are long gone - nearly decades) and all i got is a XP VM (i think a VM conversion of the original development system) with the project source that compiles and (luckily) creates the very same firmware as the latest available release - great so far

my problem:

the XP VM that the development is based on is a complete mess, full of unrelated tools, some sort of very organic grown system for everyones fun and i have no idea how to setup a new/clean system exclusivly for this development (even when staying on good old XP) and i can’t find any setups for NET+Works 6.3 and no developer around me knows how to find them

question:

i think its a plain NET+Works 6.3 installation with all default tools etc - nothing special
does DIGI got an archive for legacy tools were i can get a clean setup of NET+Works 6.3?
this way i can create a fresh XP (or Win7) VM knowing that i got everything around to keep that project working in the future?

Specs: (i don’t know were to find the exact information)
Platform: unclear
and according to the makefiles
CHIP: NS7520
PROCESSOR: arm7 (-mcpu=arm7tdmi)

thanks for any help

here you go - https://ftp1.digi.com/support/images/connect/devkit/iso/40002495_C.zip password to unzip n3t0563

thank you LeonidM - are you from the support or some superhero knowing the right download links :slight_smile:

i will install on a fresh XP/Win7 system and try to migrate the project (carefully) to new the home then

UPDATE:

Question(s)1:

the current development system is 6.3.20 (according to the registry) - yours is 6.3.61 (6.3c)

-do you think that is still compatible? (only bugfixes/small changes etc.?)

-possible to get the exact 6.3.20 or are these version long gone?
(it seems that some headers/source etc. are changed by integrating 3rd-parties stuff manually- so its not easy to see what is different to a clean 6.3.20 installation)

(i will still try to use the more recent version)

Question2:

there seems to be also an 7.5 port of the firmware available
(not fully done as i understood so far from the sparse docs from the developer on the VM)
can you also provide a link to the latest 7.5 version - i think also findable under ftp1.digi.com - /support/images/connect/devkit/iso/ but the other files are password protected

thanks again

the current development system is 6.3.20 (according to the registry) - yours is 6.3.61 (6.3c)
the iso from the link is the latest one. I don’t think anything else exists. It’s from 2008. The later version should have the latest patches and should always be preferred.

The link to the NET+OS 7.5.2 ISO is -

https://ftp1.digi.com/support/images/connect/devkit/iso/40002723_D.zip

The password to unzip the file is n3t0s75 After installing Netos open DigiESP and install al the patches from package manager. Only then try to create build and run Netos sample application.

I don’t think anything else exists

ok - then i need to be extra carefully to detect what changed between 6.3.20 and 6.3.61
and what parts getting changed by the original developer of my project - he did changes to the netos63_gnu folder with its own headers/libs etc… - not fully clear whats digis and whats his changes

  • but thanks trying to help me with that

The link to the NET+OS 7.5.2 ISO

got it
it needs a license on setup - is the license freely available or do i need to find the original license somewere on the system?

thank you again!

out of curiosity:
is the newlib(and the other libs) source code that was used to build the 6.3.61 version also available?

it seems to be newlib 1.12.0 - with minor header changes - but i can’t see if there are changes in the sources iteself (beside whats get replaced with the gnusrc-folder c files)

no, no sources of netos 6.x preserved unfortunately

thanks for the info - didn’t expected the source to be available :slight_smile: