cancel
Showing results for 
Search instead for 
Did you mean: 

Error1 while building

Nico3
Senior

I imported the project to CUBEIDE and after building , it is showing below errors.

arm-none-eabi-gcc: error: unrecognized command-line option '--no-warn-execstack'

arm-none-eabi-gcc: error: unrecognized command-line option '--no-warn-rwx-segments'

make: *** [makefile:72: railcard.elf] Error 1

 

Please suggest the solution. 

I have added --no-warn-rwx-segments' & --no-warn-execstack in C/C++ Build-> MCU GCC Linker -> Miscellaneous   but still seeing error

1 ACCEPTED SOLUTION

Accepted Solutions
Nico3
Senior

The issue is solved. I deleted the project and imported it again.. now no issue

View solution in original post

1 REPLY 1
Nico3
Senior

The issue is solved. I deleted the project and imported it again.. now no issue