Dear all,
I have a problem to get a Hex-File Image via MFDeploy.
Here my configuration :
EM TFT development kit with newest MF4.0 firmware
VS2008 SP1 Professional
Windows 7 Ultimate
First I create a sample application (Clock sample). I have deployed the application via Visual Studio and it works fine.
Now I want to try to get an deployment image via MFDeploy Target->ApplicationDeployment->CreateApplicationDeployment
After entering the filename and press and "OK" the following error occure
System.ApplicationException: Could not find deployment sectors
bei Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine.MFApplicationDeployment.CreateDeploymentData(BackgroundWorker backgroundWorker, DoWorkEventArgs doWorkEventArgs)
bei Microsoft.NetMicroFramework.Tools.MFDeployTool.MFAppDeployConfigDialog.OnCreateDeployment_DoWork(Object sender, DoWorkEventArgs e)
bei System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Like the support give a hint to another user -> I also tried to switch to the Tinybooter and repeat the procedure with the same result :-(
Have anybody try to get a deployment image via MFDeploy in MF4.0?
Or is it not (yet) implemented?
BR
Cypher