This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

issues while using unsigned long data type

I'm curious to know if anyone has had issues using unsigned/signed long data types.

In previous version of software this did not present an issue, however, when I recompile the old projects and flash it to my device, the program will not run even if there have been no changes to the code. Commenting out the lines of code that handle the long data types will allow the code to run but in the end, I need to be able to use these variables.

I previously used uVision 4 without an issue, and I have recompiled code a few months ago that also worked with any issue.

Any help and/or insight would be appreciated.

Thank you,
Alex