I am new to uVision. I opened a project of a coworkers. The coworker has uVision 4 installed. I downloaded uVision 5. I can build his project easy enough, but I generate a different output.
My coworker has the following compiler, linker, assembler, etc...
Armcc.exe v5.02.0.28 Armasm.exe v5.02.0.28 ArmLink.exe v5.02.0.28 ArmAr.exe 5.02.0.28 FromElf.exe 5.02.28
Mine are all 5.06
How do I change my compiler to the previous versions?
Thanks