-
I have an application on a WFI3201 that sends UDP packets. I'm using the net package v.3.8 and my application crashes after about 20 seconds when there is no packet sending or if destination address d…
-
My filesytem gets corrupted (error 25), when I set `block_size` larger than 512 and a sector beyond 512 sectors is written. To rule out a bug in my bdio functions, I added an offset of 512 sectors in …
-
Hello this is not an issue, rather a question regarding the malloc usage in the TCP/IP stack. I'm currently using heap4 in freeRTOS in a PIC32MZ. Why is it using the standard malloc instead of the "sa…
-
While compiling 4.5.0 code with XC32 2.50 PRO compiler with `-Wall` and `-O3` , the following error is thrown in code where TLS1.3 is disabled.
```
../src/third_party/wolfssl/src/internal.c: In f…
-
I uploaded "PIC32MZW1_Curiosity_OOB code 1.2.6" to "the PIC32MZ W1 Curiosity Board".
the demo code has not been modified at all.
According to the explanatory material, replace WIFI.CFG.
then, w…
-
Hi,
I received the hex file from the link below and loaded it into the EVB kit normally.
https://github.com/MicrochipTech/PIC32MZW1_Curiosity_OOB/releases/tag/1.2.6
However, when i get the exam…
-
Hi, I been trying to build this lab in MPLAB X 5.45 with Harmony . However i get around 255 error on very general programming issues.
I copied the sample as per the instruction using Harmony 3 Con…
-
I was having the same issue as https://github.com/MicrochipTech/PIC32MZW1_Workshop/issues/1#issue-776765081 but I managed to find a (temporary?) fix https://github.com/MicrochipTech/PIC32MZW1_Workshop…
-
Not possible to compile in MPLAB X if processor is chosen as "PIC32MZ1025W104" which is the processor used in the development board "PIC32 WFI32E Curiosity Board" that is marked as a supported board o…