Dr Jon Durrant
Dr Jon Durrant
Support having an arm64 image too.
Yes I moved to create my own buffers to make it memory safe. I'd really recommend having a full unit test suite for these libraries. Perhaps use CPPUTest which will...
Sorry. Bit more detail on environment: Controller: atag_5.12.66_13102 (Raspberry PI hosted) Client: Python 3.9.1 being called from within Ansible Plugin. Ansible version 2.10.5 Snip of code line: self.controler.create_radius_account(cMac, cMac, 13,...
Yes the directory isn't empty it is the project folder for the version 2.1.1 of Picotool. PICOTOOL_FETCH_FROM_GIT_PATH=/Users/jondurrant/pico/picotool-2.1.1 In previous SDK version this was the approach to providing a consistent copy...
Thanks Andrew. RP2350 support is not included in the current head of FreeRTOS Kernel or the current release which V11.1.0 and predates RP2350 release. So I am assuming this Repo...
Thank you. I suggest the README is updated here with this info.
Just to be clear right now if you use https://github.com/FreeRTOS/FreeRTOS-Kernel/ and the latest release version (not head of repo which would in my view be bad practice) which is V11.1.0...
Good spot. Would explain it as I have the other RP2350 core resetting the watchdog timer. With this information I could write a workaround so the core resetting the watchdog...
I was able to patch it but still is a missing file in repo.