C3+0.9.28+pthreads
Rsadeika
Posts: 3,837
I was just testing out my C3 board for a possible new project using pthreads, and I noticed that the example program in the SimpleIDE folder, pthreads_toggle, does not work in XMM mode. It works fine in CMM mode, but does not work in any of the XMM modes that are available with the C3 board. I am pretty sure that at one time I was able to run pthreads in XMM mode, but that was with 0.8.xx IDE series. Has something changed with the functionality for pthreads with the 0.9.28 IDE?
Ray
Ray
Comments
It's a demo code problem. The program tries to toggle all pins except 30/31. The kernel can't fetch good instructions when the program is messing with the pins.