We are working with the Netsilicon Net+50 processor and had started with NetOS version 3. Cause there was no bootloader existing, we programmed our own.
The SNMP stack was not usable, so we used our own. The webserver was full of bugs, so we used our own.
Actually we are using NetOS 6.0 (with the Greenhills Toolchain) and only the TCP/IP stack.
Now we wanted to change to NetOS 7.3 (with GNU and ESP) because the Net+50 is no more available and we will change to the NS9215.
!! But be aware !!
- The ESP debugger is not a real fully usable debugger for all possible applications. It depends very much on the Digi BSP.
- You are not able to manage Assembler Files (.s, .arm) with the ESP !!
- You are not able to debug a bootloader
For our purposes it is not usable !!! Too sad !!
We have changed back to Greenhills.
Martin