I have upgraded my project from SSP 1.0.0 to SSP 1.1.1 and e2Studio 4.2.0.012 to e2Studio 5.0.1.005. I have most everything converted except that I had a Pre-build setup to generate an updated .c file on each build. This pre-build step is executed with the newer e2Studio but the program that is started not able to run successfully and the .c file is not updated. I think this is due to write protection of the source folders just prior to building. Is there any way around this with the newer e2Studio tools? 14:43:36 **** Incremental Build of configuration Debug for project ls4micro_evalDK **** make -j8 pre-build main-build makeVersion.exe 1 D:/Renesas/workspace SSP1.1.x/ls4micro_evalDK\src\version\vrversion.c Access is denied. makefile:180: recipe for target 'pre-build' failed make: [pre-build] Error 1 (ignored)
↧