This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I created a package for Adobe CC and I was able to distribute it to my main DP successfully. I then deployed the package to a device collection. All the machines come back as In Progress with a description of "Waiting for content." I checked one of the machines giving [...] read more
So, I have recently acquired a SAMC21 Xplained dev board to begin trying to learn to program for ARM. My previous experience is predominantly with PIC's. As an example application I have started an ASF Board project targeting the SAMC21 Xplained board and written the following main function: #include <asf.h> [...] read more