2020-06-06 07:39 AM
2020-06-06 08:03 AM
Select the Version 6 Compiler, it is much faster
2020-06-06 08:03 AM
Select the Version 6 Compiler, it is much faster
2020-06-06 10:06 AM
Thank you! It worked :)
2020-06-07 10:18 AM
Now I have a problem. When I select version 6 compiler, it doesn't create .axf file, but version 5 creates normally. Do you know what is problem here? Sorry for questioning..
2020-06-07 10:53 AM
If you don't get a .AXF file you'll need to look at what part of the compile failed.
Version 6 doesn't like one of the -c99 command line options as I recall.
Remove the command line option, and use the check-box item instead.