|
Hi.
I have downloaded netduinohelpers_249dd927c92e and using Netduino Plus with 4.1.2821.0 firmware, Solution Build Info: 4.1.0.6, Netduino Plus..
Trying to Deploy the Adafruit VC0706 TTL Serial JPEG Camera Sample project to the Netduino Plus, but deployment doesn't success;
"Incrementally deploying assemblies to device
Deploying assemblies for a total size of 104856 bytes
Assemblies not successfully deployed to device.
Deployment to the device was not successful."
Some project settings must be wrong? I changed the #define NETDUINO to #define NETDUINO_PLUS and added the REFERENCE,
SecrectLabs.NETMF.Hardware.Netduinoplus, and deleted the Netduino from the project..
But still allways get the same error, "Deployment not succesful..."
Other projects which are written directly to the Netduino Plus, works and Deploys without problems.. So I don't undestand what is the problem...
|