During the process of building the plant subsystem into the RT Box 1, I encountered the following error :
Error in build step #2 (Make): Make process exited with code 2:
Compiling pl_3ph_rtbox_main.o
Compiling pl_3ph_rtbox.o
pl_3ph_rtbox.mk:57: recipe for target 'pl_3ph_rtbox.o' failed
pl_3ph_rtbox.c: In function 'PM6_natPreComm_2337':
pl_3ph_rtbox.c:714786: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
if (-x[5]-1.09999999999999987*x[7]+1.09999999999999987*x[8]+0.0650162540635158687*u[1]+0.100025006251562881*u[3]+0.0900225056264065959*u[4]+0.0900225056264065959*u[5]-0.0150037509377344315*u[6]+0.0100025006251562888*u[11]+0.0100025006251562888*u[12] > 0) {
cc1.exe: out of memory allocating 65536 bytes
make: *** [pl_3ph_rtbox.o] Error 1
I have set the <Timeout> to the value 240 to the file 'info.xml' because before the following message was appeared: Error in build step #2 (Make) : Make process timed out after 240 seconds.
Can anyone help?
Thank you
Below, i attach the relevant file