Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems deploying to ESP32 devices #465

Closed
josesimoes opened this issue Mar 18, 2019 · 0 comments
Closed

Problems deploying to ESP32 devices #465

josesimoes opened this issue Mar 18, 2019 · 0 comments

Comments

@josesimoes
Copy link
Member

Details about Problem

nanoFramework area: (Visual Studio extension)

VS version:

VS extension version: 1.0.3.81

Target:

Firmware image version:

Device capabilities output:

Worked before? If so, with which nanoFramework image version:

Detailed repro steps so we can see the same problem

  1. Deploy attached solution

  2. output window

2019-03-18 22:36:17Z [Check and start debug engine on nanoDevice.]
2019-03-18 22:36:17Z [Connect successful.]
2019-03-18 22:36:18Z [Erase deployment area successful.]
2019-03-18 22:36:18Z [Request full reboot of nanoDevice.]
2019-03-18 22:36:29Z [Computing deployment blob.]
2019-03-18 22:36:30Z [Deploying assemblies.]
2019-03-18 22:36:37Z [Deploying assemblies. Second attempt.]
2019-03-18 22:36:46Z [Deployment failed.]
2019-03-18 22:36:46Z [Exception occurred during deployment.
 Deploy failed. 
  
    at nanoFramework.Tools.VisualStudio.Extension.DeployProvider.<DeployAsync>d__17.MoveNext()]
2019-03-18 22:36:46Z [Incrementally deploying assemblies to the device]
2019-03-18 22:36:46Z [Error writing to device memory @ 0x00110000 (59076 bytes). Error code: 0.]
2019-03-18 22:36:46Z [Error deploying assemblies to the device.]

...

Other suggested things

Sample Project (if applicable)

NfSpiTest.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant