Replies: 1 comment 4 replies
-
There was indeed a new release of the mscorlib and all the others. Which requires an update of the firmware too. Also make sure that all nuget packages are updated to the latest versions. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After updating my chip with the latest image, I encountered a checksum mismatch between the target chip and the version of the code I built. It seemed like the issue was related to the nanoFrame.CoreLibrary, which needed to be updated. I made the necessary changes, but now I'm facing this new issue, and I'm not sure why. Does anyone have an explanation?
![image](https://private-user-images.githubusercontent.com/90107382/410481243-db76730d-d9c6-436e-af4d-8c0cd0b92db7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjc5NzUsIm5iZiI6MTczOTM2NzY3NSwicGF0aCI6Ii85MDEwNzM4Mi80MTA0ODEyNDMtZGI3NjczMGQtZDljNi00MzZlLWFmNGQtOGMwY2QwYjkyZGI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEzNDExNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThmYzAyNTg0NTJjZGU0NDRkYmJjNjRhM2Q5OTY3MWIyZTljMmJiN2ZjOGE0YmFmNTczMjA5YzA2NjJmZTFjNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jQNWGSdMLeaS4A0NOR5YJPa-SnEzpXtIkpKxWTwfiYE)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions