We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi i want to migrate from arm compiler 5 to 6
compiler 5 uses for following local variable a register (e.g. r0) register unsigned long len;
compiler 6 does not why? which keyword should i use therefore