zdebanos opened a new pull request, #3190: URL: https://github.com/apache/nuttx-apps/pull/3190
The problem probably arises from an incompatibility issue between the shv-libs4c and pyshv libraries. The fix is to downgrade the library for now and then revert back. ## Summary I failed to test the whole framework properly when I got reviews for my GSoC 2025 Pull request. Unfortunately, there's some incompatibility between the shv-libs4c and the python library and I'll have to investigate further. For the time being, use version 0.8.0. ## Impact Makes it actually working :-) ## Testing Tested on a custom PIC32CA board. I have successfully uploaded a correct NXBoot image to the target device over the SHV network. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
