Hello, The decision and the compare function both end up with similar c code. To use the compare function you do this Result = compare$(str1, str2, case) Result is 0 if the strings match. Case is 0 for case insensitive or 1 for case sensitive. The new str1 = str2 in the decision allows for a shortha...
It looks like this device is currently not supported by the compiler in the Flowcode PIC32 toolchain. I can maybe have a look at adding this device into Flowcode but you will have to install your own version of the XC32 compiler to compile to this device.
Hello, These chips have now been added for you and should be live now in the v11 library updates. I've tried to be fairly thorough with the definitions but I haven't done much testing on them so please let us know if you find anything that either doesn't compile or isn't working as it should on the ...
Hello, Thanks for the suggestion, I'll get them on the list and see if we can get these in ASAP for you. As you say hopefully not too much work though you may have to use your own version of the XC8 compiler if they are not supported in the standard Flowcode toolchain compiler. See here for details ...