You know, I would not have figured that. Thank you, Andy, JMarsh, and Manicksan, for your explanations! I did some follow-up work, and sure enough, that was it. The "testMe()" function works, when you actually supply the *real* length of the data...
I have come across an odd problem, and I'm not sure what's going on.
If I load and run this code on a Teensy 4.1:
int8_t* testMe(uint8_t* myList) {
//uint8_t* numList = new uint8_t[sizeof(myList)];
uint8_t* numList =...
It is with dismay that I see this news, just as I was about to launch a product line, based on the Teensy hardware!
My relationship with SparkFun is extremely negative, to say the least; five years ago, my (crooked) business partner, without my...