compiler: keil IDE: simplicity studio problem: when put while(1); in the main function of a project and build the project it shows the error 'map target label L42 failed' in the code section which follows it within another while loop. Even that line of code is commented the same error occurs in immediate next line.