Error erasing device memory @ 0x001B0000. Error code: PermissionDenied #1539
-
Target name(s)ESP32_BLE_REV0 Firmware version1.12.0.53 Was working before? On which version?1.8.0-preview.210 Device capabilitiesSystem Information Firmware build Info: OEM Product codes (vendor, model, SKU): 0, 0, 0 Serial Numbers (module, system): Target capabilities: AppDomains: Assemblies: Native Assemblies: ++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++ Deployment Map DescriptionWhen trying to deploy a
How to reproduceJust build & deploy an empty app. Expected behaviourApp is deployed and running. ScreenshotsNo response Aditional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Try flashing the firmware with |
Beta Was this translation helpful? Give feedback.
-
I did, same result afterwards. |
Beta Was this translation helpful? Give feedback.
-
Your device has a rather outdated fw version. Partition tables have changed in the meantime. Maybe you are keeping the device connected and VS open, which causes VS to use the cached version on the device details. |
Beta Was this translation helpful? Give feedback.
Your device has a rather outdated fw version. Partition tables have changed in the meantime.
But, like Albert suggested, masserase should be taking care of that and update the device to the new one.
Maybe you are keeping the device connected and VS open, which causes VS to use the cached version on the device details.
Try to close VS and open again and check in the device capabilities that the new fw is there.