problems with uploading .NET Micro Framework to Connect ME C module

Hello,
I would like to ask you for help. I have tried to upload .NET Micro Framework to our JTAG Connect ME module folowing instructions in file, downloaded from Digi web pages. I was succesful to upload file and start FTP application with new bootloader. But than I was not able to download beta 3 version file . When I try to open FTP connection to module, it’s refused.

Do you have any idea what is wrong? I send printings from terminal console, it’s below.
Or if you can forward me to someone else.

thank you for help,

Michal Dvorak


In ncc_init()
ncc_init: Rom Image
ncc_init(): RAM is setup and tested
In blrom main()
In blrom main() signature good
In blrom main() BL_IS_COMPRESSED
In blrom main() jump toIn ncc_init()
ncc_init: Ram Image
In blram main()
In NABlMain()
isImageValid(), signature is GOOD
should not DownloadImage
BL_IS_COMPRESSED
In ncc_init()
ncc_init: Ram Image

NET+WORKS Version 6.4
Copyright (c) 2000-2004, NETsilicon, Inc.

PLATFORM: connectme
APPLICATION: Ram-based FTP Server Application

NETWORK INTERFACE PARAMETERS:
IP address on LAN is 192.168.1.80
LAN interface’s subnet mask is 255.255.255.0
IP address of default gateway to other networks is 0.0.0.0
HARDWARE PARAMETERS:
Serial channels will use a baud rate of 9600
This board’s serial number is N99999999
This board’s MAC Address is 00:40:9D:43:35:97
After board is reset, start-up code will wait 5 seconds
Default duplex setting for Ethernet connection: phy Default

Press any key in 5 seconds to change these settings.


Hi Michal,

Converting from -C to Micro Framework versions was only supported in the beta, but is not supported with the released platform. The .NET Micro Framework code is only licensed to run on -MF modules (not -C or -S modules).